Home
last modified time | relevance | path

Searched defs:skipLayer (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DOutputLayer.cpp328 void OutputLayer::writeStateToHWC(bool includeGeometry, bool skipLayer, uint32_t z, in writeStateToHWC()
428 bool skipLayer) { in writeOutputIndependentGeometryStateToHWC()
485 bool skipLayer) { in writeOutputIndependentPerFrameStateToHWC()
556 bool skipLayer) { in writeBufferStateToHWC()
592 bool isPeekingThrough, bool skipLayer) { in writeCompositionTypeToHWC()
H A DOutput.cpp754 bool skipLayer = false; in writeCompositionState() local