Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkRegionPriv.h80 return fIntervalCount; in getIntervalCount()
96 head->fIntervalCount = 0; in Alloc()
110 head->fIntervalCount = intervalCount; in Alloc()
128 writable = Alloc(fRunCount, fYSpanCount, fIntervalCount); in ensureWritable()
247 fIntervalCount = intervalCount; in computeRunBounds()
256 int32_t fIntervalCount; member