Searched refs:s_memregions (Results 1 – 1 of 1) sorted by relevance
247 static gralloc_memregions_t* s_memregions = NULL; variable251 if (!s_memregions) { in init_gralloc_memregions()252 s_memregions = new gralloc_memregions_t; in init_gralloc_memregions()254 return s_memregions; in init_gralloc_memregions()