Searched refs:getDrawingState (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/services/surfaceflinger/
H A DLayerDim.cpp45 const State& s(getDrawingState());
57 const Layer::State& s(getDrawingState());
H A DLayer.cpp296 const Layer::State& s(getDrawingState());
301 const Layer::State& s(getDrawingState());
317 const State& s(getDrawingState());
424 const State& s(getDrawingState());
697 const State& s(getDrawingState());
783 const Layer::State& s(getDrawingState());
859 const Layer::State& s(getDrawingState());
1102 const State& s(getDrawingState());
1119 const State& s(getDrawingState());
1345 const Layer::State& s(getDrawingState());
[all...]
H A DLayer.h301 inline const State& getDrawingState() const { return mDrawingState; } function in class:android::Layer
H A DSurfaceFlinger.cpp997 const Layer::State& s(layer->getDrawingState());
1435 uint32_t layerStack = layer->getDrawingState().layerStack;
1491 const Layer::State& s(layer->getDrawingState());
1567 const Layer::State& s(layer->getDrawingState());
1729 const Layer::State& s(layer->getDrawingState());
1895 const Layer::State& state(layer->getDrawingState());
3161 const Layer::State& state(layer->getDrawingState());
3324 const Layer::State& state(layer->getDrawingState());

Completed in 468 milliseconds