Lines Matching refs:Layer
66 class Layer; variable
130 const Vector< sp<Layer> >& getLayerSortedByZForHwcDisplay(int id);
139 friend class Layer; variable
153 class LayerVector : public SortedVector< sp<Layer> > {
275 sp<Layer>* outLayer);
279 sp<IGraphicBufferProducer>* outGbp, sp<Layer>* outLayer);
288 status_t onLayerDestroyed(const wp<Layer>& layer);
291 status_t removeLayer(const sp<Layer>& layer);
297 const sp<Layer>& lbc);
416 Vector< sp<Layer> > mLayersPendingRemoval;
468 Vector<Layer const *> mDestroyedLayers;