Home | History | Annotate | Download | only in surfaceflinger

Lines Matching defs:layer

198     const Layer::State& front(drawingState());
199 const Layer::State& temp(currentState());
203 // resize the layer, set the physical size to the requested size
204 Layer::State& editTemp(currentState());
211 flags |= Layer::eVisibleRegion;
236 const Layer::State& s(drawingState());
511 const Layer::State& s(drawingState());
594 sp<LayerBaseClient> layer = getOwner();
595 if (layer != 0) {
596 mFlinger->destroySurface(layer);