Home
last modified time | relevance | path

Searched refs:yCount (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/src/core/
H A DSkLatticeIter.cpp132 int yCount = origYCount; in SkLatticeIter() local
140 bool yIsScalable = (yCount > 0 && src.fTop == yDivs[0]); in SkLatticeIter()
145 yCount--; in SkLatticeIter()
151 int yCountScalable = count_scalable_pixels(yDivs, yCount, yIsScalable, src.fTop, src.fBottom); in SkLatticeIter()
159 fSrcY.reset(yCount + 2); in SkLatticeIter()
160 fDstY.reset(yCount + 2); in SkLatticeIter()
161 set_points(fDstY.begin(), fSrcY.begin(), yDivs, yCount, yCountFixed, yCountScalable, in SkLatticeIter()
165 fNumRectsInLattice = (xCount + 1) * (yCount + 1); in SkLatticeIter()
175 bool hasPadRow = (yCount != origYCount); in SkLatticeIter()
184 for (int y = 0; y < yCount in SkLatticeIter()
[all...]
H A DSkRecords.h251 int yCount;
H A DSkRecordDraw.cpp123 lattice.fYCount = r.yCount; in draw()
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DDateIntervalFormat.java1737 int yCount = 0; in getDateTimeSkeleton()
1760 ++yCount; in getDateTimeSkeleton()
1818 if ( yCount != 0 ) { in getDateTimeSkeleton()
1819 for (i = 0; i < yCount; i++) { in getDateTimeSkeleton()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDateIntervalFormat.java1558 int yCount = 0; in getDateTimeSkeleton()
1582 ++yCount; in getDateTimeSkeleton()
1642 if ( yCount != 0 ) { in getDateTimeSkeleton()
1643 for (i = 0; i < yCount; i++) { in getDateTimeSkeleton()
/third_party/icu/icu4c/source/i18n/
H A Ddtitvfmt.cpp1065 int32_t yCount = 0; in getDateTimeSkeleton() local
1089 ++yCount; in getDateTimeSkeleton()
1147 if ( yCount != 0 ) { in getDateTimeSkeleton()
1148 for (i = 0; i < yCount; ++i) { in getDateTimeSkeleton()
/third_party/node/deps/icu-small/source/i18n/
H A Ddtitvfmt.cpp1065 int32_t yCount = 0; in getDateTimeSkeleton() local
1089 ++yCount; in getDateTimeSkeleton()
1147 if ( yCount != 0 ) { in getDateTimeSkeleton()
1148 for (i = 0; i < yCount; ++i) { in getDateTimeSkeleton()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Ddtitvfmt.cpp1059 int32_t yCount = 0; in getDateTimeSkeleton() local
1083 ++yCount; in getDateTimeSkeleton()
1141 if ( yCount != 0 ) { in getDateTimeSkeleton()
1142 for (i = 0; i < yCount; ++i) { in getDateTimeSkeleton()
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 18 milliseconds