Searched refs:GetEmptyRegion (Results 1 – 3 of 3) sorted by relevance
373 static const SkRegion& GetEmptyRegion();
1072 const SkRegion& SkRegion::GetEmptyRegion() { in GetEmptyRegion() function in SkRegion
2451 fClip = &SkRegion::GetEmptyRegion(); in SkBounder()