Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
H A DOutputLayer.h93 void writeOutputIndependentPerFrameStateToHWC(
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DOutputLayer.cpp489 writeOutputIndependentPerFrameStateToHWC(hwcLayer.get(), *outputIndependentState, in writeStateToHWC()
689 void OutputLayer::writeOutputIndependentPerFrameStateToHWC( in writeOutputIndependentPerFrameStateToHWC() function in android::compositionengine::impl::OutputLayer