Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/CompositionEngine/include/compositionengine/impl/
DOutputLayer.h78 void writeOutputDependentGeometryStateToHWC(
/frameworks/native/services/surfaceflinger/CompositionEngine/src/
DOutputLayer.cpp406 writeOutputDependentGeometryStateToHWC(hwcLayer.get(), requestedCompositionType, z); in writeStateToHWC()
426 void OutputLayer::writeOutputDependentGeometryStateToHWC(HWC2::Layer* hwcLayer, in writeOutputDependentGeometryStateToHWC() function in android::compositionengine::impl::OutputLayer