HomeSort by relevance Sort by last modified time
    Searched refs:LayerVector (Results 1 - 4 of 4) sorted by null

  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.h 167 class LayerVector : public SortedVector< sp<Layer> > {
169 LayerVector();
170 LayerVector(const LayerVector& rhs);
192 LayerVector layersSortedByZ;
409 const LayerVector& currentLayers, uint32_t layerStack,
SurfaceFlinger.cpp     [all...]
SurfaceFlinger_hwc1.cpp     [all...]
Layer.cpp 912 const SurfaceFlinger::LayerVector& drawingLayers(
    [all...]

Completed in 93 milliseconds