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

1 2 3

  /system/core/libutils/
NativeHandle.cpp 33 native_handle_close(mHandle);
  /system/core/libcutils/include/cutils/
native_handle.h 49 * native_handle_close
56 int native_handle_close(const native_handle_t* h);
90 * close the file descriptors; which can be achieved with native_handle_close().
  /hardware/interfaces/dumpstate/1.0/vts/functional/
VtsHalDumpstateV1_0TargetTest.cpp 55 native_handle_close(handle);
80 native_handle_close(handle);
103 native_handle_close(handle);
  /system/core/libcutils/
native_handle.c 65 native_handle_close(clone);
85 int native_handle_close(const native_handle_t* h) { function
  /frameworks/av/media/libmedia/omx/1.0/
WOmxObserver.cpp 53 native_handle_close(handle);
WOmxBufferSource.cpp 64 native_handle_close(fenceNh);
WOmxNode.cpp 194 native_handle_close(fenceNh);
216 native_handle_close(fenceNh);
240 native_handle_close(nh);
  /frameworks/av/media/libstagefright/omx/1.0/
WOmxObserver.cpp 53 native_handle_close(handle);
WOmxBufferSource.cpp 64 native_handle_close(fenceNh);
WOmxNode.cpp 197 native_handle_close(fenceNh);
219 native_handle_close(fenceNh);
243 native_handle_close(nh);
WGraphicBufferSource.cpp 56 native_handle_close(fenceNh);
  /frameworks/av/camera/
ICameraRecordingProxy.cpp 83 native_handle_close(handle);
100 native_handle_close(handle);
ICameraRecordingProxyListener.cpp 63 native_handle_close(handle);
92 native_handle_close(handle);
ICamera.cpp 172 native_handle_close(handle);
189 native_handle_close(handle);
  /system/libhidl/transport/allocator/1.0/default/
AshmemAllocator.cpp 49 native_handle_close(const_cast<native_handle_t *>(memory.handle()));
  /hardware/interfaces/graphics/mapper/2.0/default/
GrallocMapper.cpp 145 native_handle_close(bufferHandle);
160 native_handle_close(bufferHandle);
180 native_handle_close(bufferHandle);
  /frameworks/native/libs/vr/libbufferhub/
ion_buffer.cpp 154 native_handle_close(handle);
191 native_handle_close(handle);
  /hardware/interfaces/graphics/mapper/2.0/vts/functional/
VtsHalGraphicsMapperTestUtils.cpp 44 native_handle_close(buffer);
170 native_handle_close(buffer);
  /frameworks/native/services/sensorservice/
SensorDirectConnection.cpp 49 native_handle_close(mMem.handle);
  /hardware/intel/img/hwcomposer/merrifield/ips/tangier/
TngGrallocBufferMapper.cpp 53 native_handle_close(mClonedHandle);
  /device/google/contexthub/sensorhal/
directchannel.cpp 322 ::native_handle_close(mNativeHandle);
  /frameworks/native/libs/sensor/
ISensorServer.cpp 201 native_handle_close(resource);
  /hardware/intel/img/hwcomposer/moorefield_hdmi/ips/tangier/
TngGrallocBufferMapper.cpp 53 native_handle_close(mClonedHandle);
  /system/libhidl/base/
HidlSupport.cpp 132 native_handle_close(handle);
  /system/libhidl/base/include/hidl/
MQDescriptor.h 245 native_handle_close(mHandle);

Completed in 909 milliseconds

1 2 3