Searched refs:clip_bounds (Results 1 – 5 of 5) sorted by relevance
20 void updateHandle(Handle handle, const SkMatrix& ctm, const SkIRect& clip_bounds) override { in updateHandle() argument
22 void updateHandle(Handle handle, const SkMatrix& ctm, const SkIRect& clip_bounds) override { in updateHandle() argument
245 void updateHandle(Handle handle, const SkMatrix& ctm, const SkIRect& clip_bounds) override { in updateHandle() argument257 RECT clip_bounds_RECT = toRECT(clip_bounds); in updateHandle()
244 void updateHandle(Handle handle, const SkMatrix& ctm, const SkIRect& clip_bounds) override { in updateHandle() argument256 RECT clip_bounds_RECT = toRECT(clip_bounds); in updateHandle()
430 info->clip_bounds = region.FrameInt(); in _CallDirectConnected()