Home
last modified time | relevance | path

Searched refs:handle2 (Results 1 – 5 of 5) sorted by relevance

/hardware/samsung_slsi/exynos5/include/
Dgralloc_priv.h103 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/
Dmapper.cpp107 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/
Domx_proxy_common.c136 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/
Domx_proxy_mpeg4enc.c157 OMX_PTR *handle1, OMX_PTR *handle2,
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/src/
Domx_proxy_h264enc.c158 OMX_PTR *handle1, OMX_PTR *handle2,