Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/CompositionEngine/src/
H A DOutputLayer.cpp451 void OutputLayer::writeStateToHWC(bool includeGeometry, bool skipLayer, uint32_t z, in writeStateToHWC()
559 bool skipLayer) { in writeOutputIndependentGeometryStateToHWC()
691 Composition compositionType, bool skipLayer) { in writeOutputIndependentPerFrameStateToHWC()
804 bool skipLayer) { in writeBufferStateToHWC()
853 bool isPeekingThrough, bool skipLayer) { in writeCompositionTypeToHWC()
H A DOutput.cpp927 bool skipLayer = false; in writeCompositionState() local