HomeSort by relevance Sort by last modified time
    Searched refs:fStart (Results 1 - 25 of 52) sorted by null

1 2 3

  /external/chromium_org/third_party/icu/source/test/intltest/
sfwdchit.cpp 29 fStart = new UChar[fLen];
30 if(fStart == NULL) {
33 fEnd = fStart+fLen;
34 fCurrent = fStart;
36 s.extract(0, fLen, fStart);
49 fStart = new UChar[fLen];
50 if(fStart == NULL) {
53 uprv_memcpy(fStart, s, fLen);
54 fEnd = fStart+fLen;
55 fCurrent = fStart;
    [all...]
sfwdchit.h 71 UChar *fStart, *fEnd, *fCurrent;
  /external/icu/icu4c/source/test/intltest/
sfwdchit.cpp 29 fStart = new UChar[fLen];
30 if(fStart == NULL) {
33 fEnd = fStart+fLen;
34 fCurrent = fStart;
36 s.extract(0, fLen, fStart);
49 fStart = new UChar[fLen];
50 if(fStart == NULL) {
53 uprv_memcpy(fStart, s, fLen);
54 fEnd = fStart+fLen;
55 fCurrent = fStart;
    [all...]
sfwdchit.h 71 UChar *fStart, *fEnd, *fCurrent;
  /external/icu/icu4c/source/layout/
LETableReference.h 56 fFont(font), fTag(tableTag), fParent(NULL), fStart(NULL),fLength(LE_UINTPTR_MAX) {
61 LETableReference(const LETableReference &parent, LEErrorCode &success) : fFont(parent.fFont), fTag(parent.fTag), fParent(&parent), fStart(parent.fStart), fLength(parent.fLength) {
69 fFont(NULL), fTag(kQuestionmarkTableTag), fParent(NULL), fStart(data), fLength(length) {
73 fFont(NULL), fTag(kQuestionmarkTableTag), fParent(NULL), fStart(NULL), fLength(0) {
90 fStart((parent.fStart)+offset), fLength(length) {
118 const void* getAlias() const { return (const void*)fStart; }
119 const void* getAliasRAW() const { LE_DEBUG_TR("getAliasRAW()"); return (const void*)fStart; }
120 le_bool isEmpty() const { return fStart==NULL || fLength==0;
    [all...]
  /external/chromium_org/third_party/skia/src/animator/
SkAnimateBase.h 37 SkMSec getStart() const { return fStart; }
64 SkMSec fStart; // corrected time when this apply was enabled
  /external/skia/src/animator/
SkAnimateBase.h 37 SkMSec getStart() const { return fStart; }
64 SkMSec fStart; // corrected time when this apply was enabled
  /external/chromium_org/third_party/skia/src/pathops/
SkOpAngle.h 64 return SkSign32(fStart - fEnd);
70 return fStart;
129 int fStart;
SkOpAngle.cpp 71 lh.fSegment->t(lh.fStart), lh.fSegment->t(lh.fEnd),
72 fSegment->debugID(), debugID(), fSectorStart, fSectorEnd, fSegment->t(fStart),
75 rh.fSegment->t(rh.fStart), rh.fSegment->t(rh.fEnd));
91 lh.fSegment->t(lh.fStart), lh.fSegment->t(lh.fEnd),
92 fSegment->debugID(), debugID(), fSectorStart, fSectorEnd, fSegment->t(fStart),
95 rh.fSegment->t(rh.fStart), rh.fSegment->t(rh.fEnd));
183 int lineStart = fStart < fEnd ? 0 : 1;
296 int step = fStart < fEnd ? 1 : -1;
420 double tStart = segment.t(index ? rh.fStart : fStart);
    [all...]
SkPathOpsDebug.cpp 119 const SkOpSpan& startSpan = fSegment->span(fStart);
120 const SkOpSpan& oStartSpan = fSegment->span(compare->fStart);
163 const SkOpSpan& span = segment->span(SkMin32(next->fStart, next->fEnd));
188 const SkOpSpan& span = segment->span(SkMin32(next->fStart, next->fEnd));
270 const SkOpSpan& span = segment->span(SkMin32(next->fStart, next->fEnd));
  /external/skia/src/pathops/
SkOpAngle.h 64 return SkSign32(fStart - fEnd);
70 return fStart;
129 int fStart;
SkOpAngle.cpp 71 lh.fSegment->t(lh.fStart), lh.fSegment->t(lh.fEnd),
72 fSegment->debugID(), debugID(), fSectorStart, fSectorEnd, fSegment->t(fStart),
75 rh.fSegment->t(rh.fStart), rh.fSegment->t(rh.fEnd));
91 lh.fSegment->t(lh.fStart), lh.fSegment->t(lh.fEnd),
92 fSegment->debugID(), debugID(), fSectorStart, fSectorEnd, fSegment->t(fStart),
95 rh.fSegment->t(rh.fStart), rh.fSegment->t(rh.fEnd));
183 int lineStart = fStart < fEnd ? 0 : 1;
296 int step = fStart < fEnd ? 1 : -1;
420 double tStart = segment.t(index ? rh.fStart : fStart);
    [all...]
SkPathOpsDebug.cpp 119 const SkOpSpan& startSpan = fSegment->span(fStart);
120 const SkOpSpan& oStartSpan = fSegment->span(compare->fStart);
163 const SkOpSpan& span = segment->span(SkMin32(next->fStart, next->fEnd));
188 const SkOpSpan& span = segment->span(SkMin32(next->fStart, next->fEnd));
270 const SkOpSpan& span = segment->span(SkMin32(next->fStart, next->fEnd));
  /external/chromium_org/third_party/skia/dm/
DMTask.h 45 SkMSec fStart;
DMTask.cpp 39 fStart = SkTime::GetMSecs();
43 fReporter->printStatus(this->name(), SkTime::GetMSecs() - fStart);
  /external/chromium_org/third_party/skia/experimental/PdfViewer/
SkPdfConfig.h 85 const unsigned char* fStart;
  /external/chromium_org/third_party/skia/src/effects/gradients/
SkLinearGradient.h 46 const SkPoint fStart;
SkLinearGradient.cpp 58 , fStart(pts[0])
65 , fStart(buffer.readPoint())
71 buffer.writePoint(fStart);
275 info->fPoint[0] = fStart;
593 str->appendf("start: (%f, %f)", fStart.fX, fStart.fY);
  /external/skia/dm/
DMTask.h 45 SkMSec fStart;
DMTask.cpp 39 fStart = SkTime::GetMSecs();
43 fReporter->printStatus(this->name(), SkTime::GetMSecs() - fStart);
  /external/skia/experimental/PdfViewer/
SkPdfConfig.h 85 const unsigned char* fStart;
  /external/skia/src/effects/gradients/
SkLinearGradient.h 46 const SkPoint fStart;
SkLinearGradient.cpp 58 , fStart(pts[0])
65 , fStart(buffer.readPoint())
71 buffer.writePoint(fStart);
275 info->fPoint[0] = fStart;
593 str->appendf("start: (%f, %f)", fStart.fX, fStart.fY);
  /external/chromium_org/third_party/skia/src/core/
SkPicturePlayback.h 333 fStart = start;
341 // All the operations between fStart and fStop (inclusive) will be replaced with
345 size_t fStart;
378 SkASSERT(fStart == 0 && fStop == 0);
383 size_t fStart;
  /external/skia/src/core/
SkPicturePlayback.h 333 fStart = start;
341 // All the operations between fStart and fStop (inclusive) will be replaced with
345 size_t fStart;
378 SkASSERT(fStart == 0 && fStop == 0);
383 size_t fStart;

Completed in 2471 milliseconds

1 2 3