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

  /system/core/include/cutils/
native_handle.h 33 * native_handle_close
40 int native_handle_close(const native_handle_t* h);
57 * close the file descriptors; which can be achieved with native_handle_close().
  /system/core/libutils/
NativeHandle.cpp 33 native_handle_close(mHandle);
  /system/core/libcutils/
native_handle.c 57 int native_handle_close(const native_handle_t* h) function
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngGrallocBufferMapper.cpp 53 native_handle_close(mClonedHandle);
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/
TngGrallocBufferMapper.cpp 53 native_handle_close(mClonedHandle);
  /frameworks/native/libs/ui/
GraphicBuffer.cpp 109 native_handle_close(handle);
  /frameworks/native/libs/binder/
Parcel.cpp     [all...]

Completed in 186 milliseconds