Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/gl-host-common/opengl/
Dmisc.cpp27 static GrallocImplementation s_gralloc_implementation = MINIGBM; variable
79 s_gralloc_implementation = gralloc; in setGrallocImplementation()
83 return s_gralloc_implementation; in getGrallocImplementation()