Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DLayer.h743 inline const State& getDrawingState() const { return mDrawingState; } in getDrawingState() function
744 inline State& getDrawingState() { return mDrawingState; } in getDrawingState() function