Searched refs:currentBuffer (Results 1 – 15 of 15) sorted by relevance
/hardware/ti/omap4-aah/domx/domx/omx_proxy_common/src/ |
D | omx_proxy_common.c | 669 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/ |
D | fb_priv.h | 46 private_handle_t *currentBuffer; member
|
D | gralloc.cpp | 94 currentBuffer: 0,
|
/hardware/qcom/display/msm8974/libgralloc/ |
D | fb_priv.h | 46 private_handle_t *currentBuffer; member
|
D | gralloc.cpp | 93 currentBuffer: 0,
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | fb_priv.h | 46 private_handle_t *currentBuffer; member
|
D | gralloc.cpp | 93 currentBuffer: 0,
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | fb_priv.h | 46 private_handle_t *currentBuffer; member
|
D | gralloc.cpp | 88 currentBuffer: 0,
|
/hardware/ti/omap4xxx/domx/domx/omx_proxy_common/src/ |
D | omx_proxy_common.c | 645 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/ |
D | gralloc_priv.h | 45 buffer_handle_t currentBuffer; member
|
D | gralloc.cpp | 99 .currentBuffer = 0,
|
D | framebuffer.cpp | 112 m->currentBuffer = buffer; in fb_post()
|
/hardware/samsung_slsi/exynos5/include/ |
D | gralloc_priv.h | 47 buffer_handle_t currentBuffer; member
|
/hardware/samsung_slsi/exynos5/gralloc/ |
D | gralloc.cpp | 111 currentBuffer: 0,
|