Home
last modified time | relevance | path

Searched defs:bounds2 (Results 1 – 12 of 12) sorted by relevance

/external/skqp/tests/
DPathOpsBoundsTest.cpp36 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
DPathOpsExtendedTest.cpp286 const SkRect& bounds2 = two.getBounds(); in drawAsciiPaths() local
DImageFilterTest.cpp1432 SkRect bounds2 = SkRect::MakeXYWH(20, 20, 10, 10); in DEF_TEST() local
DPathTest.cpp4624 SkRect bounds, bounds2; in DEF_TEST() local
/external/skia/tests/
DPathOpsBoundsTest.cpp36 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
DPathOpsExtendedTest.cpp194 const SkRect& bounds2 = two.getBounds(); in drawAsciiPaths() local
DImageFilterTest.cpp1432 SkRect bounds2 = SkRect::MakeXYWH(20, 20, 10, 10); in DEF_TEST() local
DPathTest.cpp4803 SkRect bounds, bounds2; in DEF_TEST() local
/external/dagger2/javatests/dagger/functional/
DBoundedGenericComponent.java30 bounds2(); in bounds2() method
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Dmarkermanager.js826 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/
DRBBIAPITest.java391 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/
DRBBIAPITest.java388 int bounds2[] = {0, 5, 6, 10, 11, 12, 16, 17, 22, 23, 26}; in TestIsBoundary() local