Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DRenderControl.cpp479 bool YUVCacheEnabled = features.YuvCache.enabled; in rcGetGLString() local
564 if (YUVCacheEnabled && name == GL_EXTENSIONS) { in rcGetGLString()