Home
last modified time | relevance | path

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

/external/skia/tests/
DPathOpsBoundsTest.cpp43 const SkPathOpsBounds& bounds1 = static_cast<const SkPathOpsBounds&>(sectTests[index][0]); in DEF_TEST() local
51 const SkPathOpsBounds& bounds1 = static_cast<const SkPathOpsBounds&>(noSectTests[index][0]); in DEF_TEST() local
DPathOpsExtendedTest.cpp166 const SkRect& bounds1 = scaledOne.getBounds(); in pathsDrawTheSame() local
208 const SkRect& bounds1 = one.getBounds(); in drawAsciiPaths() local
DImageFilterTest.cpp1492 SkRect bounds1 = SkRect::MakeXYWH(10, 10, 30, 30); in DEF_TEST() local
/external/dagger2/javatests/dagger/functional/
DBoundedGenericComponent.java28 bounds1(); in bounds1() method
/external/icu/icu4c/source/test/intltest/
Drbbiapts.cpp608 int32_t bounds1[] = {0, 3, 6, 7, 8, 11}; in TestBuilder() local
635 int32_t bounds1[] = {0, 6, 7, 10, 11, 12}; in TestQuoteGrouping() local
662 int32_t bounds1[] = {0, 5, 6, 10, 11, 17, 18, 20, 21}; in TestRuleStatus() local
870 int32_t bounds1[] = {0, 4, 8}; in TestBug2190() local
/external/cronet/third_party/icu/source/test/intltest/
Drbbiapts.cpp608 int32_t bounds1[] = {0, 3, 6, 7, 8, 11}; in TestBuilder() local
635 int32_t bounds1[] = {0, 6, 7, 10, 11, 12}; in TestQuoteGrouping() local
662 int32_t bounds1[] = {0, 5, 6, 10, 11, 17, 18, 20, 21}; in TestRuleStatus() local
870 int32_t bounds1[] = {0, 4, 8}; in TestBug2190() local
/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/icu4j/main/tests/core/src/com/ibm/icu/dev/test/rbbi/
DRBBIAPITest.java384 …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.java387 …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/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/integrationtests/nativegraphics/
DShadowNativePaintTest.java1256 Rect bounds1 = new Rect(); in testGetTextBounds() local
/external/skia/src/pathops/
DSkPathOpsDebug.cpp2989 const SkRect& bounds1 = one.getBounds(); in debug_paths_draw_the_same() local