Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DLayer.h310 inline const State& getDrawingState() const { return mDrawingState; } in getDrawingState() function
311 inline State& getDrawingState() { return mDrawingState; } in getDrawingState() function