Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/src/planner/
DCachedSet.cpp401 const bool shouldExcludeLayers = in cachingHintExcludesLayers() local
406 LOG_ALWAYS_FATAL_IF(shouldExcludeLayers && getLayerCount() > 1, in cachingHintExcludesLayers()
409 return shouldExcludeLayers; in cachingHintExcludesLayers()