Searched refs:gralloc_memregions_t (Results 1 – 1 of 1) sorted by relevance
180 struct gralloc_memregions_t { struct184 gralloc_memregions_t() { in gralloc_memregions_t() argument220 static gralloc_memregions_t* s_memregions = NULL;223 static gralloc_memregions_t* init_gralloc_memregions() { in init_gralloc_memregions()225 s_memregions = new gralloc_memregions_t; in init_gralloc_memregions()352 gralloc_memregions_t* memregions = init_gralloc_memregions(); in get_mem_region()362 gralloc_memregions_t* memregions = init_gralloc_memregions(); in put_mem_region()366 gralloc_memregions_t::MemRegionMap::iterator i = memregions->ashmemRegions.find(ashmemBase); in put_mem_region()383 gralloc_memregions_t* memregions = init_gralloc_memregions(); in dump_regions()384 gralloc_memregions_t::mem_region_handle_t curr = memregions->ashmemRegions.begin(); in dump_regions()