Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:Drawing

150     // drawing state & current state are identical
288 // called with SurfaceFlinger::mStateLock from the drawing thread after
290 // it's removed from the drawing state list)
496 // In addition there is a WM-specified crop we pull from our drawing state.
1002 // drawing...
1603 " drawing={ active ={ wh={%4u,%4u} crop={%4d,%4d,%4d,%4d} (%4d,%4d) }\n"
1634 // don't let Layer::doTransaction update the drawing state
1636 // the drawing state will be updated only once we receive a buffer
2571 traverseInZOrder(LayerVector::StateSet::Drawing, [this](Layer* child) {
2608 const bool useDrawing = stateSet == LayerVector::StateSet::Drawing;