HomeSort by relevance Sort by last modified time
    Searched refs:getDrawingState (Results 1 - 4 of 4) sorted by null

  /frameworks/native/services/surfaceflinger/
LayerDim.cpp 44 const State& s(getDrawingState());
56 const Layer::State& s(getDrawingState());
Layer.cpp 266 const Layer::State& s(getDrawingState());
282 const State& s(getDrawingState());
354 const State& s(getDrawingState());
565 const State& s(getDrawingState());
639 const Layer::State& s(getDrawingState());
714 const Layer::State& s(getDrawingState());
    [all...]
Layer.h 277 inline const State& getDrawingState() const { return mDrawingState; }
SurfaceFlinger.cpp     [all...]

Completed in 58 milliseconds