Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DEmulatorFeatureInfo.h95 static const char kYUVCache[] = "ANDROID_EMU_YUV_Cache"; variable
DHostConnection.cpp803 if (glExtensions.find(kYUVCache) != std::string::npos) { in queryAndSetYUVCache()