Home
last modified time | relevance | path

Searched refs:writeOutputIndependentGeometryStateToHWC (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
H A DOutputLayer.h90 void writeOutputIndependentGeometryStateToHWC(HWC2::Layer*, const LayerFECompositionState&,
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DOutputLayer.cpp484 writeOutputIndependentGeometryStateToHWC(hwcLayer.get(), *outputIndependentState, in writeStateToHWC()
557 void OutputLayer::writeOutputIndependentGeometryStateToHWC( in writeOutputIndependentGeometryStateToHWC() function in android::compositionengine::impl::OutputLayer