Searched defs:hwc1Layer (Results 1 – 2 of 2) sorted by relevance
1231 auto& hwc1Layer = mHwc1RequestedContents->hwLayers[layer->getHwc1Id()]; in prepare() local1825 void HWC2On1Adapter::Display::updateTypeChanges(const hwc_layer_1_t& hwc1Layer, in updateTypeChanges()1861 const hwc_layer_1_t& hwc1Layer, const Layer& layer) { in updateLayerRequests()2048 void HWC2On1Adapter::Layer::applyState(hwc_layer_1_t& hwc1Layer) { in applyState()2125 void HWC2On1Adapter::Layer::applyCommonState(hwc_layer_1_t& hwc1Layer) { in applyCommonState()2163 void HWC2On1Adapter::Layer::applySolidColorState(hwc_layer_1_t& hwc1Layer) { in applySolidColorState()2176 void HWC2On1Adapter::Layer::applySidebandState(hwc_layer_1_t& hwc1Layer) { in applySidebandState()2180 void HWC2On1Adapter::Layer::applyBufferState(hwc_layer_1_t& hwc1Layer) { in applyBufferState()2185 void HWC2On1Adapter::Layer::applyCompositionType(hwc_layer_1_t& hwc1Layer) { in applyCompositionType()
1290 auto& hwc1Layer = mHwc1RequestedContents->hwLayers[layer->getHwc1Id()]; in prepare() local1893 void HWC2On1Adapter::Display::updateTypeChanges(const hwc_layer_1_t& hwc1Layer, in updateTypeChanges()1930 const hwc_layer_1_t& hwc1Layer, const Layer& layer) in updateLayerRequests()2115 void HWC2On1Adapter::Layer::applyState(hwc_layer_1_t& hwc1Layer, in applyState()2203 void HWC2On1Adapter::Layer::applyCommonState(hwc_layer_1_t& hwc1Layer, in applyCommonState()2261 void HWC2On1Adapter::Layer::applySolidColorState(hwc_layer_1_t& hwc1Layer, in applySolidColorState()2270 void HWC2On1Adapter::Layer::applySidebandState(hwc_layer_1_t& hwc1Layer, in applySidebandState()2279 void HWC2On1Adapter::Layer::applyBufferState(hwc_layer_1_t& hwc1Layer) in applyBufferState()2285 void HWC2On1Adapter::Layer::applyCompositionType(hwc_layer_1_t& hwc1Layer, in applyCompositionType()