Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/hwcomposer/cutf_cvm/
DHWC2.cpp1387 auto& hwc1Layer = mHwc1RequestedContents->hwLayers[layer->getHwc1Id()]; in prepare() local
1981 void CfHWC2::Display::updateTypeChanges(const hwc_layer_1_t& hwc1Layer, in updateTypeChanges()
2017 const hwc_layer_1_t& hwc1Layer, const Layer& layer) { in updateLayerRequests()
2204 void CfHWC2::Layer::applyState(hwc_layer_1_t& hwc1Layer) { in applyState()
2281 void CfHWC2::Layer::applyCommonState(hwc_layer_1_t& hwc1Layer) { in applyCommonState()
2319 void CfHWC2::Layer::applySolidColorState(hwc_layer_1_t& hwc1Layer) { in applySolidColorState()
2332 void CfHWC2::Layer::applySidebandState(hwc_layer_1_t& hwc1Layer) { in applySidebandState()
2336 void CfHWC2::Layer::applyBufferState(hwc_layer_1_t& hwc1Layer) { in applyBufferState()
2341 void CfHWC2::Layer::applyCompositionType(hwc_layer_1_t& hwc1Layer) { in applyCompositionType()