Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
DCachedSet.cpp34 const bool CachedSet::sDebugHighlighLayers = member in android::compositionengine::impl::planner::CachedSet
247 if (sDebugHighlighLayers) { in render()
/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/planner/
DCachedSet.h173 static const bool sDebugHighlighLayers; variable