Searched defs:gapCount (Results 1 – 1 of 1) sorted by relevance
240 …SkRasterPipeline_GradientCtx* ctx, float gapCount, size_t stop, SkPMColor4f c_l, SkPMColor4f c_r) { in init_stop_evenly()355 float gapCount = stopCount - 1; in onAppendStages() local