Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp230 bigbufCount(0) { in gralloc_dmaregion_t()
243 uint32_t bigbufCount; member
297 if (sz > MAX_DMA_SIZE && grdma->bigbufCount) { in put_gralloc_region_dma_locked()
298 grdma->bigbufCount--; in put_gralloc_region_dma_locked()
342 grdma->bigbufCount++; in gralloc_dmaregion_register_ashmem_dma_locked()
530 if (hasDMA && grdma->bigbufCount) { in updateHostColorBuffer()
532 grdma->bigbufCount); in updateHostColorBuffer()
535 if (hasDMA && !grdma->bigbufCount) { in updateHostColorBuffer()