Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/include/hwc2on1adapter/
DHWC2On1Adapter.h581 void applySidebandState(struct hwc_layer_1& hwc1Layer);
/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.h549 void applySidebandState(struct hwc_layer_1& hwc1Layer,
DHWC2On1Adapter.cpp2123 applySidebandState(hwc1Layer, applyAllState); in applyState()
2270 void HWC2On1Adapter::Layer::applySidebandState(hwc_layer_1_t& hwc1Layer, in applySidebandState() function in android::HWC2On1Adapter::Layer
/hardware/interfaces/graphics/composer/2.1/utils/hwc2on1adapter/
DHWC2On1Adapter.cpp2053 case Composition::Sideband : applySidebandState(hwc1Layer); break; in applyState()
2176 void HWC2On1Adapter::Layer::applySidebandState(hwc_layer_1_t& hwc1Layer) { in applySidebandState() function in android::HWC2On1Adapter::Layer