Searched refs:nhandle (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libdrm/dist/android/
H A Dgralloc_handle.h93 native_handle_t *nhandle = native_handle_create(GRALLOC_HANDLE_NUM_FDS, local in function:gralloc_handle_create
96 if (!nhandle)
99 handle = gralloc_handle(nhandle);
108 return nhandle;

Completed in 1 milliseconds