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.cpp221 static gralloc_dmaregion_t* s_grdma = NULL; variable
236 if (!s_grdma) { in init_gralloc_dmaregion()
237 s_grdma = new gralloc_dmaregion_t(rcEnc); in init_gralloc_dmaregion()
239 return s_grdma; in init_gralloc_dmaregion()