Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/OpenglSystemCommon/
DEmulatorFeatureInfo.h122 hasYUVCache (false), in EmulatorFeatureInfo()
139 bool hasYUVCache; member
DHostConnection.h62 bool hasYUVCache() const { in hasYUVCache() function
63 return m_featureInfo.hasYUVCache; } in hasYUVCache()
DHostConnection.cpp804 rcEnc->featureInfo()->hasYUVCache = true; in queryAndSetYUVCache()
/device/generic/goldfish-opengl/system/hals/
Dmapper3.cpp388 if (rcEnc->hasYUVCache()) { in lockHostImpl()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_30.cpp309 if (rcEnc->hasYUVCache()) { in lock_impl()
Dgralloc_old.cpp1238 if (rcEnc->hasYUVCache()) { in gralloc_lock()