Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/planner/
DCachedSet.h146 bool hasKnownColorShift() const;
/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
DCachedSet.cpp308 if (hasKnownColorShift()) { in requiresHolePunch()
368 bool CachedSet::hasKnownColorShift() const { in hasKnownColorShift() function in android::compositionengine::impl::planner::CachedSet
DFlattener.cpp442 !currentSet->hasKnownColorShift()) { in findCandidateRuns()