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 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...]

Completed in 49 milliseconds