OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:native_handle_close
(Results
1 - 14
of
14
) 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
/frameworks/av/camera/
ICameraRecordingProxy.cpp
82
native_handle_close
(handle);
ICameraRecordingProxyListener.cpp
62
native_handle_close
(handle);
ICamera.cpp
171
native_handle_close
(handle);
/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/av/media/libmedia/
ICrypto.cpp
378
if ((err =
native_handle_close
(nativeHandle)) < 0) {
379
ALOGW("secure buffer
native_handle_close
failed: %d", err);
/frameworks/native/libs/ui/
GraphicBuffer.cpp
110
native_handle_close
(handle);
/frameworks/av/services/camera/libcameraservice/api1/
CameraClient.cpp
507
native_handle_close
(handle);
513
native_handle_close
(handle);
[
all
...]
/external/drm_hwcomposer/
hwcomposer.cpp
224
int ret =
native_handle_close
(handle);
/frameworks/native/libs/binder/
Parcel.cpp
[
all
...]
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
omx_vdec_msm8974.cpp
[
all
...]
Completed in 1424 milliseconds