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

/hardware/samsung_slsi/exynos5/include/
H A Dgralloc_priv.h103 ion_user_handle_t handle2; member in struct:private_handle_t
116 handle2(0)
128 handle(0), handle1(0), handle2(0)
140 handle(0), handle1(0), handle2(0)
/hardware/samsung_slsi/exynos5/gralloc/
H A Dmapper.cpp107 ret = ion_import(getIonFd(module), hnd->fd2, &hnd->handle2);
109 ALOGE("error importing handle2 %d %x\n", hnd->fd2, hnd->format);
131 if (hnd->handle2)
132 ion_free(getIonFd(module), hnd->handle2);
/hardware/ti/omap4-aah/domx/domx/omx_proxy_common/src/
H A Domx_proxy_common.c136 OMX_PTR *handle1, OMX_PTR *handle2,
144 ((proxyBufferType == GrallocPointers) && (handle2 == NULL))) {
182 *handle2 = pvr_data.handles[1];
135 RPC_RegisterBuffer(OMX_HANDLETYPE hRPCCtx, int fd, OMX_PTR *handle1, OMX_PTR *handle2, PROXY_BUFFER_TYPE proxyBufferType) argument
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_h264_enc/src/
H A Domx_proxy_h264enc.c158 OMX_PTR *handle1, OMX_PTR *handle2,
/hardware/ti/omap4-aah/domx/omx_proxy_component/omx_mpeg4_enc/src/
H A Domx_proxy_mpeg4enc.c157 OMX_PTR *handle1, OMX_PTR *handle2,

Completed in 139 milliseconds