Home
last modified time | relevance | path

Searched defs:testRect (Results 1 – 10 of 10) sorted by relevance

/third_party/skia/docs/examples/
DCanvas_quickReject.cpp7 SkRect testRect = {30, 30, 120, 129 }; in draw() local
/third_party/flutter/skia/docs/examples/
DCanvas_quickReject.cpp7 SkRect testRect = {30, 30, 120, 129 }; in draw() local
/third_party/flutter/skia/third_party/externals/sdl/test/
Dtestautomation_keyboard.c381 SDL_Rect testRect; in _testSetTextInputRect() local
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_bad_pixels.cpp430 dng_rect testRect (pt.v - radius, in IsPointIsolated() local
457 dng_rect testRect = Rect (index); in IsRectIsolated() local
/third_party/skia/tests/
DClipStackTest.cpp591 SkRect testRect = SkRect::MakeLTRB(10, 10, 40, 40); in test_quickContains() local
DSurfaceTest.cpp415 const SkRect testRect = in test_copy_on_write() local
DPathTest.cpp2233 const SkRect testRect = SkRect::MakeXYWH(10, 10, 50, 70); in test_is_closed_rect() local
/third_party/flutter/skia/tests/
DClipStackTest.cpp655 SkRect testRect = SkRect::MakeLTRB(10, 10, 40, 40); in test_quickContains() local
DSurfaceTest.cpp388 const SkRect testRect = in test_copy_on_write() local
DPathTest.cpp2244 const SkRect testRect = SkRect::MakeXYWH(10, 10, 50, 70); in test_is_simple_closed_rect() local