Searched refs:handle2 (Results 1 – 5 of 5) sorted by relevance
/hardware/samsung_slsi/exynos5/include/ |
D | gralloc_priv.h | 103 ion_user_handle_t handle2; member 116 handle2(0) in private_handle_t() 128 handle(0), handle1(0), handle2(0) in private_handle_t() 140 handle(0), handle1(0), handle2(0) in private_handle_t()
|
/hardware/samsung_slsi/exynos5/gralloc/ |
D | mapper.cpp | 107 ret = ion_import(getIonFd(module), hnd->fd2, &hnd->handle2); in gralloc_register_buffer() 131 if (hnd->handle2) in gralloc_unregister_buffer() 132 ion_free(getIonFd(module), hnd->handle2); in gralloc_unregister_buffer()
|
/hardware/ti/omap4-aah/domx/domx/omx_proxy_common/src/ |
D | omx_proxy_common.c | 136 OMX_PTR *handle1, OMX_PTR *handle2, in RPC_RegisterBuffer() argument 144 ((proxyBufferType == GrallocPointers) && (handle2 == NULL))) { in RPC_RegisterBuffer() 182 *handle2 = pvr_data.handles[1]; in RPC_RegisterBuffer()
|
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_mpeg4_enc/src/ |
D | omx_proxy_mpeg4enc.c | 157 OMX_PTR *handle1, OMX_PTR *handle2,
|
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/src/ |
D | omx_proxy_h264enc.c | 158 OMX_PTR *handle1, OMX_PTR *handle2,
|