Searched defs:testRect (Results 1 – 10 of 10) sorted by relevance
/third_party/skia/docs/examples/ |
D | Canvas_quickReject.cpp | 7 SkRect testRect = {30, 30, 120, 129 }; in draw() local
|
/third_party/flutter/skia/docs/examples/ |
D | Canvas_quickReject.cpp | 7 SkRect testRect = {30, 30, 120, 129 }; in draw() local
|
/third_party/flutter/skia/third_party/externals/sdl/test/ |
D | testautomation_keyboard.c | 381 SDL_Rect testRect; in _testSetTextInputRect() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
D | dng_bad_pixels.cpp | 430 dng_rect testRect (pt.v - radius, in IsPointIsolated() local 457 dng_rect testRect = Rect (index); in IsRectIsolated() local
|
/third_party/skia/tests/ |
D | ClipStackTest.cpp | 591 SkRect testRect = SkRect::MakeLTRB(10, 10, 40, 40); in test_quickContains() local
|
D | SurfaceTest.cpp | 415 const SkRect testRect = in test_copy_on_write() local
|
D | PathTest.cpp | 2233 const SkRect testRect = SkRect::MakeXYWH(10, 10, 50, 70); in test_is_closed_rect() local
|
/third_party/flutter/skia/tests/ |
D | ClipStackTest.cpp | 655 SkRect testRect = SkRect::MakeLTRB(10, 10, 40, 40); in test_quickContains() local
|
D | SurfaceTest.cpp | 388 const SkRect testRect = in test_copy_on_write() local
|
D | PathTest.cpp | 2244 const SkRect testRect = SkRect::MakeXYWH(10, 10, 50, 70); in test_is_simple_closed_rect() local
|