Searched defs:devClip (Results 1 – 3 of 3) sorted by relevance
308 SkIRect devClip; in DEF_TEST() local
321 SkIRect devClip = canvas.getDeviceClipBounds(); in DEF_TEST() local
1543 static inline bool is_nan_or_clipped(const Sk4f& devRect, const Sk4f& devClip) { in is_nan_or_clipped()