Home
last modified time | relevance | path

Searched defs:bounds1 (Results 1 – 9 of 9) sorted by relevance

/external/skia/tests/
DPathOpsBoundsTest.cpp34 const SkPathOpsBounds& bounds1 = static_cast<const SkPathOpsBounds&>(sectTests[index][0]); in DEF_TEST() local
42 const SkPathOpsBounds& bounds1 = static_cast<const SkPathOpsBounds&>(noSectTests[index][0]); in DEF_TEST() local
DPathOpsExtendedTest.cpp236 const SkRect& bounds1 = scaledOne.getBounds(); in pathsDrawTheSame() local
278 const SkRect& bounds1 = one.getBounds(); in drawAsciiPaths() local
DImageFilterTest.cpp1477 SkRect bounds1 = SkRect::MakeXYWH(10, 10, 30, 30); in DEF_TEST() local
/external/dagger2/compiler/src/it/functional-tests/src/main/java/test/
DBoundedGenericComponent.java27 bounds1(); in bounds1() method
/external/icu/icu4c/source/test/intltest/
Drbbiapts.cpp601 int32_t bounds1[] = {0, 3, 6, 7, 8, 11}; in TestBuilder() local
628 int32_t bounds1[] = {0, 6, 7, 10, 11, 12}; in TestQuoteGrouping() local
655 int32_t bounds1[] = {0, 5, 6, 10, 11, 17, 18, 20, 21}; in TestRuleStatus() local
863 int32_t bounds1[] = {0, 4, 8}; in TestBug2190() local
Drbbitst.cpp282 int32_t bounds1[] = {0, 3, 6, 7, 8, 11, 12, 16, 17, 19, 20, 25, 27, 28, -1}; in TestStatusReturn() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBIAPITest.java382 …int bounds1[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 20, 21, 22, 23, 25, 26}; in TestIsBoundary() local
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/
DRBBIAPITest.java383 …int bounds1[] = {0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 14, 15, 16, 17, 20, 21, 22, 23, 25, 26}; in TestIsBoundary() local
/external/skia/src/pathops/
DSkPathOpsDebug.cpp3027 const SkRect& bounds1 = one.getBounds(); in debug_paths_draw_the_same() local