Home | History | Annotate | Download | only in surfaceflinger

Lines Matching defs:LayerVector

1132     const LayerVector& layers(mDrawingState.layersSortedByZ);
1149 const LayerVector& layers(mDrawingState.layersSortedByZ);
1225 const LayerVector& layers(mDrawingState.layersSortedByZ);
1466 const LayerVector& currentLayers(mCurrentState.layersSortedByZ);
1723 const LayerVector& layers(mDrawingState.layersSortedByZ);
1792 const LayerVector& currentLayers, uint32_t layerStack,
1944 const LayerVector& layers(mDrawingState.layersSortedByZ);
2774 const LayerVector& currentLayers = mCurrentState.layersSortedByZ;
2798 const LayerVector& currentLayers = mCurrentState.layersSortedByZ;
2818 const LayerVector& currentLayers = mCurrentState.layersSortedByZ;
2833 const LayerVector& drawingLayers = mDrawingState.layersSortedByZ;
2988 const LayerVector& currentLayers = mCurrentState.layersSortedByZ;
3564 const LayerVector& layers( mDrawingState.layersSortedByZ );
3612 const LayerVector& layers(mDrawingState.layersSortedByZ);
3760 const LayerVector& layers( mDrawingState.layersSortedByZ );
3783 SurfaceFlinger::LayerVector::LayerVector() {
3786 SurfaceFlinger::LayerVector::LayerVector(const LayerVector& rhs)
3790 int SurfaceFlinger::LayerVector::do_compare(const void* lhs,