Home
last modified time | relevance | path

Searched refs:s_grdma (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp248 static gralloc_dmaregion_t* s_grdma = NULL; variable
263 if (!s_grdma) { in init_gralloc_dmaregion()
264 s_grdma = new gralloc_dmaregion_t(rcEnc); in init_gralloc_dmaregion()
266 return s_grdma; in init_gralloc_dmaregion()