Searched defs:targetRect (Results 1 – 4 of 4) sorted by relevance
| /external/skia/gm/ |
| D | recordopts.cpp | 66 SkRect targetRect(SkRect::MakeWH(SkIntToScalar(kTestRectSize), SkIntToScalar(kTestRectSize))); in draw_save_layer_draw_rect_restore_sequence() local 93 SkRect targetRect(SkRect::MakeWH(SkIntToScalar(kTestRectSize), SkIntToScalar(kTestRectSize))); in draw_save_layer_draw_bitmap_restore_sequence() local 108 SkRect targetRect(SkRect::MakeWH(SkIntToScalar(kTestRectSize), SkIntToScalar(kTestRectSize))); in draw_svg_opacity_and_filter_layer_sequence() local
|
| /external/skqp/gm/ |
| D | recordopts.cpp | 57 SkRect targetRect(SkRect::MakeWH(SkIntToScalar(kTestRectSize), SkIntToScalar(kTestRectSize))); in draw_save_layer_draw_rect_restore_sequence() local 85 SkRect targetRect(SkRect::MakeWH(SkIntToScalar(kTestRectSize), SkIntToScalar(kTestRectSize))); in draw_save_layer_draw_bitmap_restore_sequence() local 100 SkRect targetRect(SkRect::MakeWH(SkIntToScalar(kTestRectSize), SkIntToScalar(kTestRectSize))); in draw_svg_opacity_and_filter_layer_sequence() local
|
| /external/skia/src/effects/imagefilters/ |
| D | SkPictureImageFilter.cpp | 54 sk_sp<SkImageFilter> SkImageFilters::Picture(sk_sp<SkPicture> pic, const SkRect& targetRect) { in Picture()
|
| /external/skia/tests/ |
| D | ImageFilterTest.cpp | 2040 SkRect targetRect(SkRect::MakeXYWH(9.5, 9.5, 31, 21)); in DEF_TEST() local
|