Searched refs:surfaceDims (Results 1 – 1 of 1) sorted by relevance
42 DERIVED clip(SkISize surfaceDims, SkIPoint* surfacePt) { in clip() argument43 auto bounds = SkIRect::MakeSize(surfaceDims); in clip()