Searched defs:bounds2 (Results 1 – 10 of 10) sorted by relevance
/third_party/flutter/skia/tests/ |
D | PathOpsBoundsTest.cpp | 36 const SkPathOpsBounds& bounds2 = static_cast<const SkPathOpsBounds&>(sectTests[index][1]); in DEF_TEST() local 44 const SkPathOpsBounds& bounds2 = static_cast<const SkPathOpsBounds&>(noSectTests[index][1]); in DEF_TEST() local
|
D | PathOpsExtendedTest.cpp | 286 const SkRect& bounds2 = two.getBounds(); in drawAsciiPaths() local
|
D | ImageFilterTest.cpp | 1321 SkRect bounds2 = SkRect::MakeXYWH(20, 20, 10, 10); in DEF_TEST() local
|
D | PathTest.cpp | 4775 SkRect bounds, bounds2; in DEF_TEST() local
|
/third_party/skia/tests/ |
D | PathOpsBoundsTest.cpp | 36 const SkPathOpsBounds& bounds2 = static_cast<const SkPathOpsBounds&>(sectTests[index][1]); in DEF_TEST() local 44 const SkPathOpsBounds& bounds2 = static_cast<const SkPathOpsBounds&>(noSectTests[index][1]); in DEF_TEST() local
|
D | PathOpsExtendedTest.cpp | 194 const SkRect& bounds2 = two.getBounds(); in drawAsciiPaths() local
|
D | ImageFilterTest.cpp | 1433 SkRect bounds2 = SkRect::MakeXYWH(20, 20, 10, 10); in DEF_TEST() local
|
D | PathTest.cpp | 4835 SkRect bounds, bounds2; in DEF_TEST() local
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/rbbi/ |
D | RBBIAPITest.java | 391 int bounds2[] = {0, 5, 6, 10, 11, 12, 16, 17, 22, 23, 26}; in TestIsBoundary() local
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/ |
D | RBBIAPITest.java | 388 int bounds2[] = {0, 5, 6, 10, 11, 12, 16, 17, 22, 23, 26}; in TestIsBoundary() local
|