Searched defs:targetRect (Results 1 – 4 of 4) sorted by relevance
65 SkRect targetRect(SkRect::MakeWH(SkIntToScalar(kTestRectSize), SkIntToScalar(kTestRectSize))); in draw_save_layer_draw_rect_restore_sequence() local92 SkRect targetRect(SkRect::MakeWH(SkIntToScalar(kTestRectSize), SkIntToScalar(kTestRectSize))); in draw_save_layer_draw_bitmap_restore_sequence() local107 SkRect targetRect(SkRect::MakeWH(SkIntToScalar(kTestRectSize), SkIntToScalar(kTestRectSize))); in draw_svg_opacity_and_filter_layer_sequence() local
134 const targetRect = intersectionExpanded.intersect(sliderElementRect); constant
66 sk_sp<SkImageFilter> SkImageFilters::Picture(sk_sp<SkPicture> pic, const SkRect& targetRect) { in Picture()
2297 SkRect targetRect(SkRect::MakeXYWH(9.5, 9.5, 31, 21)); in DEF_TEST() local