Home
last modified time | relevance | path

Searched refs:fRemainingRuns (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/core/
DSkTextBlobRunIterator.h35 int fRemainingRuns; variable
DSkTextBlob.cpp304 , fRemainingRuns(blob->fRunCount) { in SkTextBlobRunIterator()
309 return fRemainingRuns <= 0; in done()
318 fRemainingRuns--; in next()