Searched refs:hasYUVCache (Results 1 – 3 of 3) sorted by relevance
161 hasYUVCache (false), in EmulatorFeatureInfo()190 bool hasYUVCache; member
67 bool hasYUVCache() const { in hasYUVCache() function68 return m_featureInfo.hasYUVCache; } in hasYUVCache()
602 rcEnc->featureInfo()->hasYUVCache = true; in queryAndSetYUVCache()