Searched refs:handle1 (Results 1 – 5 of 5) sorted by relevance
/hardware/samsung_slsi/exynos5/include/ |
D | gralloc_priv.h | 102 ion_user_handle_t handle1; member 115 vstride(vstride), gamut(0), chroma(0), base(0), handle(0), handle1(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 | 102 ret = ion_import(getIonFd(module), hnd->fd1, &hnd->handle1); in gralloc_register_buffer() 129 if (hnd->handle1) in gralloc_unregister_buffer() 130 ion_free(getIonFd(module), hnd->handle1); 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 143 if ((fd < 0) || (handle1 == NULL) || in RPC_RegisterBuffer() 161 *handle1 = ion_data.handle; in RPC_RegisterBuffer() 180 *handle1 = pvr_data.handles[0]; 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,
|