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

  /system/core/include/cutils/
native_handle.h 37 * native_handle_close
44 int native_handle_close(const native_handle_t* h);
61 * close the file descriptors; which can be achieved with native_handle_close().
  /system/core/libcutils/
native_handle.c 49 int native_handle_close(const native_handle_t* h) function
  /frameworks/base/libs/ui/
GraphicBuffer.cpp 90 native_handle_close(handle);
Overlay.cpp 165 native_handle_close(mOverlayHandle);
  /sdk/emulator/sensors/
sensors_qemu.c 268 native_handle_close(handle);
  /frameworks/base/libs/binder/
Parcel.cpp 1002 native_handle_close(h);
    [all...]

Completed in 559 milliseconds