Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
H A DOutputLayer.h92 void writeOutputDependentPerFrameStateToHWC(HWC2::Layer*);
/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DOutputLayer.cpp488 writeOutputDependentPerFrameStateToHWC(hwcLayer.get()); in writeStateToHWC()
624 void OutputLayer::writeOutputDependentPerFrameStateToHWC(HWC2::Layer* hwcLayer) { in writeOutputDependentPerFrameStateToHWC() function in android::compositionengine::impl::OutputLayer