Home
last modified time | relevance | path

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

/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
DHwcLayer.h85 bool isUpdated();
DHwcLayer.cpp275 bool HwcLayer::isUpdated() in isUpdated() function in android::intel::HwcLayer
DHwcLayerList.cpp773 if (hwcLayer->isUpdated()) { in setupSmartComposition()
/hardware/intel/img/hwcomposer/merrifield/common/base/
DHwcLayer.h91 bool isUpdated();
DHwcLayer.cpp317 bool HwcLayer::isUpdated() in isUpdated() function in android::intel::HwcLayer
DHwcLayerList.cpp725 if (hwcLayer->isUpdated() || in setupSmartComposition()
767 if (hwcLayer->isUpdated()) { in setupSmartComposition2()