Searched defs:bounds2 (Results 1 – 10 of 10) sorted by relevance
/external/dagger2/javatests/dagger/functional/kotlinsrc/generictypes/ |
D | BoundedGenericComponent.kt | 26 fun bounds2(): method
|
/external/skia/tests/ |
D | PathOpsBoundsTest.cpp | 45 const SkPathOpsBounds& bounds2 = static_cast<const SkPathOpsBounds&>(sectTests[index][1]); in DEF_TEST() local 53 const SkPathOpsBounds& bounds2 = static_cast<const SkPathOpsBounds&>(noSectTests[index][1]); in DEF_TEST() local
|
D | PathOpsExtendedTest.cpp | 210 const SkRect& bounds2 = two.getBounds(); in drawAsciiPaths() local
|
D | ImageFilterTest.cpp | 1516 SkRect bounds2 = SkRect::MakeXYWH(20, 20, 10, 10); in DEF_TEST() local
|
D | PathTest.cpp | 5017 SkRect bounds, bounds2; in DEF_TEST() local
|
/external/dagger2/javatests/dagger/functional/generictypes/ |
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 | 392 int bounds2[] = {0, 5, 6, 10, 11, 12, 16, 17, 22, 23, 26}; in TestIsBoundary() local
|
/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/rbbi/ |
D | RBBIAPITest.java | 389 int bounds2[] = {0, 5, 6, 10, 11, 12, 16, 17, 22, 23, 26}; in TestIsBoundary() local
|
/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/ |
D | ShadowNativePaintTest.java | 1259 Rect bounds2 = new Rect(); in testGetTextBounds() local
|