Home
last modified time | relevance | path

Searched defs:grdma (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp243 gralloc_dmaregion_t* grdma = init_gralloc_dmaregion(rcEnc); in get_gralloc_region() local
251 static void resize_gralloc_dmaregion_locked(gralloc_dmaregion_t* grdma, uint32_t new_sz) { in resize_gralloc_dmaregion_locked()
263 static bool put_gralloc_region_direct_mem_locked(gralloc_dmaregion_t* grdma, uint32_t /* sz, unused… in put_gralloc_region_direct_mem_locked()
272 static bool put_gralloc_region_dma_locked(gralloc_dmaregion_t* grdma, uint32_t sz) { in put_gralloc_region_dma_locked()
291 gralloc_dmaregion_t* grdma = init_gralloc_dmaregion(rcEnc); in put_gralloc_region() local
305 static void gralloc_dmaregion_register_ashmem_direct_mem_locked(gralloc_dmaregion_t* grdma, uint32_… in gralloc_dmaregion_register_ashmem_direct_mem_locked()
315 static void gralloc_dmaregion_register_ashmem_dma_locked(gralloc_dmaregion_t* grdma, uint32_t new_s… in gralloc_dmaregion_register_ashmem_dma_locked()
332 gralloc_dmaregion_t* grdma = init_gralloc_dmaregion(rcEnc); in gralloc_dmaregion_register_ashmem() local
483 gralloc_dmaregion_t* grdma = init_gralloc_dmaregion(rcEnc); in updateHostColorBuffer() local