Searched refs:s_memregions (Results 1 – 1 of 1) sorted by relevance
220 static gralloc_memregions_t* s_memregions = NULL; variable224 if (!s_memregions) { in init_gralloc_memregions()225 s_memregions = new gralloc_memregions_t; in init_gralloc_memregions()227 return s_memregions; in init_gralloc_memregions()