Home
last modified time | relevance | path

Searched refs:currentBuffer (Results 1 – 15 of 15) sorted by relevance

/hardware/ti/omap4-aah/domx/domx/omx_proxy_common/src/
Domx_proxy_common.c669 OMX_U32 currentBuffer = 0, i = 0; in PROXY_AllocateBuffer() local
707 currentBuffer = i; in PROXY_AllocateBuffer()
715 currentBuffer = pCompPrv->nTotalBuffers; in PROXY_AllocateBuffer()
737 pCompPrv->tBufList[currentBuffer].pYBuffer = handle; in PROXY_AllocateBuffer()
742 &pIonMappedBuffer, &(pCompPrv->tBufList[currentBuffer].mmap_fd)) < 0) in PROXY_AllocateBuffer()
749 if (ion_share(pCompPrv->ion_fd, handle, &(pCompPrv->tBufList[currentBuffer].mmap_fd)) < 0) { in PROXY_AllocateBuffer()
753 DOMX_DEBUG("ion_share success pMemptr: 0x%x \n", pCompPrv->tBufList[currentBuffer].mmap_fd); in PROXY_AllocateBuffer()
756 pMemptr = pCompPrv->tBufList[currentBuffer].mmap_fd; in PROXY_AllocateBuffer()
771 (struct ion_handle *)pCompPrv->tBufList[currentBuffer].pYBuffer); in PROXY_AllocateBuffer()
772 close(pCompPrv->tBufList[currentBuffer].mmap_fd); in PROXY_AllocateBuffer()
[all …]
/hardware/qcom/display/msm8084/libgralloc/
Dfb_priv.h46 private_handle_t *currentBuffer; member
Dgralloc.cpp94 currentBuffer: 0,
/hardware/qcom/display/msm8974/libgralloc/
Dfb_priv.h46 private_handle_t *currentBuffer; member
Dgralloc.cpp93 currentBuffer: 0,
/hardware/qcom/display/msm8960/libgralloc/
Dfb_priv.h46 private_handle_t *currentBuffer; member
Dgralloc.cpp93 currentBuffer: 0,
/hardware/qcom/display/msm8226/libgralloc/
Dfb_priv.h46 private_handle_t *currentBuffer; member
Dgralloc.cpp88 currentBuffer: 0,
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/
Domx_proxy_common.c645 OMX_U32 currentBuffer = 0, i = 0; in PROXY_AllocateBuffer() local
784 currentBuffer = i; in PROXY_AllocateBuffer()
792 currentBuffer = pCompPrv->nTotalBuffers; in PROXY_AllocateBuffer()
810 pCompPrv->tBufList[currentBuffer].pYBuffer = pMemptr; in PROXY_AllocateBuffer()
819 &(pCompPrv->tBufList[currentBuffer].mmap_fd)) < 0) in PROXY_AllocateBuffer()
832 OMX_U32 currentBuffer = 0, i = 0; in PROXY_AllocateBuffer() local
855 currentBuffer = i; in PROXY_AllocateBuffer()
862 currentBuffer = pCompPrv->nTotalBuffers; in PROXY_AllocateBuffer()
899 pCompPrv->tBufList[currentBuffer].pBufHeader = pBufferHeader; in PROXY_AllocateBuffer()
900 pCompPrv->tBufList[currentBuffer].pBufHeaderRemote = pBufHeaderRemote; in PROXY_AllocateBuffer()
[all …]
/hardware/libhardware/modules/gralloc/
Dgralloc_priv.h45 buffer_handle_t currentBuffer; member
Dgralloc.cpp99 .currentBuffer = 0,
Dframebuffer.cpp112 m->currentBuffer = buffer; in fb_post()
/hardware/samsung_slsi/exynos5/include/
Dgralloc_priv.h47 buffer_handle_t currentBuffer; member
/hardware/samsung_slsi/exynos5/gralloc/
Dgralloc.cpp111 currentBuffer: 0,