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