Searched refs:applySidebandState (Results 1 – 2 of 2) sorted by relevance
586 void applySidebandState(struct hwc_layer_1& hwc1Layer);
2209 case Composition::Sideband : applySidebandState(hwc1Layer); break; in applyState()2332 void CfHWC2::Layer::applySidebandState(hwc_layer_1_t& hwc1Layer) { in applySidebandState() function in android::CfHWC2::Layer