Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRegionPriv.h59 return fIntervalCount; in getIntervalCount()
76 head->fIntervalCount = 0; in Alloc()
86 head->fIntervalCount = intervalCount; in Alloc()
105 writable = Alloc(fRunCount, fYSpanCount, fIntervalCount); in ensureWritable()
224 fIntervalCount = intervalCount; in computeRunBounds()
233 int32_t fIntervalCount; member