Home
last modified time | relevance | path

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

/hardware/intel/img/hwcomposer/moorefield_hdmi/common/base/
DHwcLayerList.cpp54 if (hwcLayer->getType() == HwcLayer::LAYER_FORCE_FB) { in checkSupported()
120 if (hwcLayer->getType() == HwcLayer::LAYER_FORCE_FB) { in checkRgbOverlaySupported()
180 if (hwcLayer->getType() == HwcLayer::LAYER_FORCE_FB) { in checkCursorSupported()
283 hwcLayer->setType(HwcLayer::LAYER_FORCE_FB); in initialize()
779 case HwcLayer::LAYER_FORCE_FB: in setupSmartComposition()
903 (hwcLayer->getType() == HwcLayer::LAYER_FORCE_FB) || in getPlane()
940 case HwcLayer::LAYER_FORCE_FB: in dump()
DHwcLayer.h36 LAYER_FORCE_FB, enumerator
DHwcLayer.cpp135 case LAYER_FORCE_FB: in setType()
/hardware/intel/img/hwcomposer/merrifield/common/base/
DHwcLayerList.cpp55 if (hwcLayer->getType() == HwcLayer::LAYER_FORCE_FB) { in checkSupported()
121 if (hwcLayer->getType() == HwcLayer::LAYER_FORCE_FB) { in checkCursorSupported()
238 hwcLayer->setType(HwcLayer::LAYER_FORCE_FB); in initialize()
737 case HwcLayer::LAYER_FORCE_FB: in setupSmartComposition()
961 (hwcLayer->getType() == HwcLayer::LAYER_FORCE_FB) || in getPlane()
998 case HwcLayer::LAYER_FORCE_FB: in dump()
DHwcLayer.h42 LAYER_FORCE_FB, enumerator
DHwcLayer.cpp155 case LAYER_FORCE_FB: in setType()