Searched refs:gralloc_memregions_t (Results 1 – 1 of 1) sorted by relevance
211 struct gralloc_memregions_t { struct215 gralloc_memregions_t() { in gralloc_memregions_t() argument247 static gralloc_memregions_t* s_memregions = NULL;250 static gralloc_memregions_t* init_gralloc_memregions() { in init_gralloc_memregions()252 s_memregions = new gralloc_memregions_t; in init_gralloc_memregions()371 gralloc_memregions_t* memregions = init_gralloc_memregions(); in get_mem_region()381 gralloc_memregions_t* memregions = init_gralloc_memregions(); in put_mem_region()385 gralloc_memregions_t::MemRegionMap::iterator i = memregions->ashmemRegions.find(ashmemBase); in put_mem_region()402 gralloc_memregions_t* memregions = init_gralloc_memregions(); in dump_regions()403 gralloc_memregions_t::mem_region_handle_t curr = memregions->ashmemRegions.begin(); in dump_regions()