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.cpp199 bigbufCount(0) { in gralloc_dmaregion_t()
216 uint32_t bigbufCount; member
275 if (sz > MAX_DMA_SIZE && grdma->bigbufCount) { in put_gralloc_region_dma_locked()
276 grdma->bigbufCount--; in put_gralloc_region_dma_locked()
320 grdma->bigbufCount++; in gralloc_dmaregion_register_ashmem_dma_locked()
510 if (hasDMA && grdma->bigbufCount) { in updateHostColorBuffer()
512 grdma->bigbufCount); in updateHostColorBuffer()
515 if (hasDMA && !grdma->bigbufCount) { in updateHostColorBuffer()