Searched refs:applySidebandState (Results 1 – 4 of 4) sorted by relevance
581 void applySidebandState(struct hwc_layer_1& hwc1Layer);
549 void applySidebandState(struct hwc_layer_1& hwc1Layer,
2123 applySidebandState(hwc1Layer, applyAllState); in applyState()2270 void HWC2On1Adapter::Layer::applySidebandState(hwc_layer_1_t& hwc1Layer, in applySidebandState() function in android::HWC2On1Adapter::Layer
2053 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