Home | History | Annotate | Download | only in surfaceflinger

Lines Matching refs:LayerVector

1048     const LayerVector& layers(mDrawingState.layersSortedByZ);
1062 const LayerVector& layers(mDrawingState.layersSortedByZ);
1135 const LayerVector& layers(mDrawingState.layersSortedByZ);
1382 const LayerVector& currentLayers(mCurrentState.layersSortedByZ);
1633 const LayerVector& layers(mDrawingState.layersSortedByZ);
1714 const LayerVector& currentLayers, uint32_t layerStack,
1863 const LayerVector& layers(mDrawingState.layersSortedByZ);
2690 const LayerVector& currentLayers = mCurrentState.layersSortedByZ;
2714 const LayerVector& currentLayers = mCurrentState.layersSortedByZ;
2734 const LayerVector& currentLayers = mCurrentState.layersSortedByZ;
2749 const LayerVector& drawingLayers = mDrawingState.layersSortedByZ;
2901 const LayerVector& currentLayers = mCurrentState.layersSortedByZ;
3477 const LayerVector& layers( mDrawingState.layersSortedByZ );
3527 const LayerVector& layers(mDrawingState.layersSortedByZ);
3672 const LayerVector& layers( mDrawingState.layersSortedByZ );
3690 SurfaceFlinger::LayerVector::LayerVector() {
3693 SurfaceFlinger::LayerVector::LayerVector(const LayerVector& rhs)
3697 int SurfaceFlinger::LayerVector::do_compare(const void* lhs,