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

  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.h 161 class LayerVector : public SortedVector< sp<Layer> > {
163 LayerVector();
164 LayerVector(const LayerVector& rhs);
186 LayerVector layersSortedByZ;
386 const LayerVector& currentLayers, uint32_t layerStack,
SurfaceFlinger.cpp     [all...]
SurfaceFlinger_hwc1.cpp     [all...]

Completed in 169 milliseconds