Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DLayer.h732 inline const State& getDrawingState() const { return mDrawingState; } in getDrawingState() function
733 inline State& getDrawingState() { return mDrawingState; } in getDrawingState() function