Searched refs:applySolidColorState (Results 1 – 4 of 4) sorted by relevance
580 void applySolidColorState(struct hwc_layer_1& hwc1Layer);
547 void applySolidColorState(struct hwc_layer_1& hwc1Layer,
2121 applySolidColorState(hwc1Layer, applyAllState); in applyState()2261 void HWC2On1Adapter::Layer::applySolidColorState(hwc_layer_1_t& hwc1Layer, in applySolidColorState() function in android::HWC2On1Adapter::Layer
2052 case Composition::SolidColor : applySolidColorState(hwc1Layer); break; in applyState()2163 void HWC2On1Adapter::Layer::applySolidColorState(hwc_layer_1_t& hwc1Layer) { in applySolidColorState() function in android::HWC2On1Adapter::Layer