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.cpp270 gralloc_dmaregion_t* grdma = init_gralloc_dmaregion(rcEnc); in get_gralloc_region() local
278 static void resize_gralloc_dmaregion_locked(gralloc_dmaregion_t* grdma, uint32_t new_sz) { in resize_gralloc_dmaregion_locked()
285 static bool put_gralloc_region_direct_mem_locked(gralloc_dmaregion_t* grdma, uint32_t /* sz, unused… in put_gralloc_region_direct_mem_locked()
294 static bool put_gralloc_region_dma_locked(gralloc_dmaregion_t* grdma, uint32_t sz) { in put_gralloc_region_dma_locked()
313 gralloc_dmaregion_t* grdma = init_gralloc_dmaregion(rcEnc); in put_gralloc_region() local
327 static void gralloc_dmaregion_register_ashmem_direct_mem_locked(gralloc_dmaregion_t* grdma, uint32_… in gralloc_dmaregion_register_ashmem_direct_mem_locked()
337 static void gralloc_dmaregion_register_ashmem_dma_locked(gralloc_dmaregion_t* grdma, uint32_t new_s… in gralloc_dmaregion_register_ashmem_dma_locked()
351 gralloc_dmaregion_t* grdma = init_gralloc_dmaregion(rcEnc); in gralloc_dmaregion_register_ashmem() local
503 gralloc_dmaregion_t* grdma = init_gralloc_dmaregion(rcEnc); in updateHostColorBuffer() local