Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
DOutputLayer.h79 void writeOutputIndependentPerFrameStateToHWC(
/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DOutputLayer.cpp396 writeOutputIndependentPerFrameStateToHWC(hwcLayer.get(), *outputIndependentState, in writeStateToHWC()
545 void OutputLayer::writeOutputIndependentPerFrameStateToHWC( in writeOutputIndependentPerFrameStateToHWC() function in android::compositionengine::impl::OutputLayer