Home
last modified time | relevance | path

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

/hardware/intel/img/hwcomposer/merrifield/common/base/
DHwcLayer.h29 LAYER_STATIC_THRESHOLD = 10, enumerator
DHwcLayer.cpp359 mStaticCount = LAYER_STATIC_THRESHOLD + 1; in setupAttributes()
DHwcLayerList.cpp726 hwcLayer->getStaticCount() == LAYER_STATIC_THRESHOLD) { in setupSmartComposition()
791 hwcLayer->getStaticCount() >= LAYER_STATIC_THRESHOLD) { in setupSmartComposition2()