Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/
DColorBuffer.cpp103 …bool b271028352Workaround = emulationGl && strstr(emulationGl->getGlesRenderer().c_str(), "Intel"); in create() local
107 !b271028352Workaround && shouldAttemptExternalMemorySharing(frameworkFormat)) { in create()