Home | History | Annotate | Download | only in surfaceflinger

Lines Matching full:rhs

81 SurfaceFlinger::LayerVector::LayerVector(const SurfaceFlinger::LayerVector& rhs)
82 : lookup(rhs.lookup), layers(rhs.layers)