Searched refs:fCount (Results 201 - 219 of 219) sorted by relevance

123456789

/external/skia/src/pathops/
H A DSkOpAngle.cpp1101 , fCount(0)
1117 angle->setID(++fCount);
/external/chromium_org/third_party/skia/src/core/
H A DSkMatrix.cpp1222 : fMatrix(m), fSX(x0), fSY(y0), fCount(count) {
1231 int n = fCount;
1264 fCount -= n;
/external/skia/src/core/
H A DSkMatrix.cpp1228 : fMatrix(m), fSX(x0), fSY(y0), fCount(count) {
1237 int n = fCount;
1270 fCount -= n;
H A DSkPictureRecord.cpp995 SkPathEffect::kDash_DashType == dashType && 2 == info.fCount) {
/external/chromium_org/third_party/skia/src/utils/
H A DSkLua.cpp254 this->pushArrayScalar(info.fIntervals, info.fCount, "intervals");
1043 SkAutoTArray<SkScalar> intervals(info.fCount);
/external/skia/src/utils/
H A DSkLua.cpp251 this->pushArrayScalar(info.fIntervals, info.fCount, "intervals");
1035 SkAutoTArray<SkScalar> intervals(info.fCount);
/external/chromium_org/third_party/icu/source/tools/genrb/
H A Dwrtxml.cpp720 for(i = 0; i < res->u.fIntVector.fCount; i += 1) {
/external/chromium_org/third_party/skia/src/animator/
H A DSkAnimator.cpp622 info->setValue(*fMaker, NULL, 0, info->fCount, element, info->getType(), str, strlen(str));
/external/chromium_org/third_party/skia/src/effects/gradients/
H A DSkRadialGradient.cpp270 return SkGradientShader::CreateRadial(center, radius, desc.fColors, desc.fPos, desc.fCount,
H A DSkTwoPointRadialGradient.cpp367 desc.fCount, desc.fTileMode, desc.fGradFlags,
/external/icu/icu4c/source/tools/genrb/
H A Dwrtxml.cpp730 for(i = 0; i < res->u.fIntVector.fCount; i += 1) {
/external/skia/src/animator/
H A DSkAnimator.cpp622 info->setValue(*fMaker, NULL, 0, info->fCount, element, info->getType(), str, strlen(str));
/external/chromium_org/third_party/skia/samplecode/
H A DSampleApp.cpp2347 int fCount; member in struct:__anon15132
2355 test_rects(gRecs[i].fRects, gRecs[i].fCount);
/external/skia/samplecode/
H A DSampleApp.cpp2363 int fCount; member in struct:__anon30542
2371 test_rects(gRecs[i].fRects, gRecs[i].fCount);
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.test.performance_3.6.0.v20091014.jarMETA-INF/MANIFEST.MF plugin.properties about.html scripts/cs.sh scripts/derby. ...
H A Dorg.eclipse.ui.workbench_3.6.1.M20101117-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/owasp/sanitizer/lib/junit/
H A Djunit-dep.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
H A Djunit.jarMETA-INF/ META-INF/MANIFEST.MF junit/ junit/extensions/ junit/framework/ junit/runner/ junit/textui/ org/ ...
/external/jdiff/
H A Dxerces.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...

Completed in 1101 milliseconds

123456789