Searched refs:GetNextClippingLayer (Results 1 – 1 of 1) sorted by relevance
1188 static const LayerImpl* GetNextClippingLayer(const LayerImpl* layer) { in GetNextClippingLayer() function1201 for (; layer; layer = GetNextClippingLayer(layer)) { in PointIsClippedBySurfaceOrClipRect()