Home
last modified time | relevance | path

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

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