Searched refs:fIntervalCount (Results 1 – 4 of 4) sorted by relevance
80 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
19 int32_t intervalCount() const { return fIntervalCount; } in intervalCount()67 , fIntervalCount(intervalCount) in GrUnrolledBinaryGradientColorizer()90 int32_t fIntervalCount; variable
264 b->add32((int32_t)fIntervalCount); in onGetGLSLProcessorKey()269 if (fIntervalCount != that.fIntervalCount) return false; in onIsEqual()293 , fIntervalCount(src.fIntervalCount) in GrUnrolledBinaryGradientColorizer()