Searched defs:bounds2 (Results 1 – 12 of 12) sorted by relevance
/external/skqp/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 | 1432 SkRect bounds2 = SkRect::MakeXYWH(20, 20, 10, 10); in DEF_TEST() local
|
D | PathTest.cpp | 4624 SkRect bounds, bounds2; in DEF_TEST() local
|
/external/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 | 1432 SkRect bounds2 = SkRect::MakeXYWH(20, 20, 10, 10); in DEF_TEST() local
|
D | PathTest.cpp | 4803 SkRect bounds, bounds2; in DEF_TEST() local
|
/external/dagger2/javatests/dagger/functional/ |
D | BoundedGenericComponent.java | 30 bounds2(); in bounds2() method
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/ |
D | markermanager.js | 826 MarkerManager.prototype.rectangleDiff_ = function (bounds1, bounds2, callback) { argument 842 MarkerManager.prototype.rectangleDiffCoords_ = function (bounds1, bounds2, callback) { argument
|
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/rbbi/ |
D | RBBIAPITest.java | 391 int bounds2[] = {0, 5, 6, 10, 11, 12, 16, 17, 22, 23, 26}; in TestIsBoundary() local
|
/external/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
|