HomeSort by relevance Sort by last modified time
    Searched refs:nhandle (Results 1 - 2 of 2) sorted by null

  /external/libdrm/android/
gralloc_handle.h 93 native_handle_t *nhandle = native_handle_create(GRALLOC_HANDLE_NUM_FDS, local
96 if (!nhandle)
99 handle = gralloc_handle(nhandle);
108 return nhandle;
  /external/python/cpython3/Modules/
posixmodule.c     [all...]

Completed in 460 milliseconds