Home
last modified time | relevance | path

Searched defs:hwc1Layer (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/display/msm8994/libhwcomposer/
DHWC2On1Adapter.cpp1290 auto& hwc1Layer = mHwc1RequestedContents->hwLayers[layer->getHwc1Id()]; in prepare() local
1893 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()