Home
last modified time | relevance | path

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

/hardware/samsung_slsi/exynos5/include/
Dgralloc_priv.h102 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/
Dmapper.cpp102 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/
Domx_proxy_common.c136 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/
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,