Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:Drawing

611     // initialize our drawing state
1262 // Clear the drawing state so that the logic inside of
1898 // here we keep a copy of the drawing state (that is the state that's
1962 // (ie: in drawing state but not in current state)
1968 // in drawing state but not in current state
1993 // from the drawing state, so that it get re-added
2025 // (ie: in current state but not in drawing state)
2125 // drawing state. However, SurfaceFlinger's own transaction has not
2127 // (soon to become the drawing state list).
3243 // from this point on, SF will stop drawing on this display
4237 layer->traverseInZOrder(LayerVector::StateSet::Drawing, [&](Layer* layer) {
4285 layer->traverseInZOrder(LayerVector::StateSet::Drawing, [&](Layer *layer) {
4433 layer->traverseInZOrder(LayerVector::StateSet::Drawing, [&](Layer* layer) {