Searched defs:inc (Results 1 – 2 of 2) sorted by relevance
152 auto inc = 1.0f / static_cast<float>(GRADIENT_STOP_SIZE); in _updateColorTable() local556 float inc = (fill->linear.dx) * (GRADIENT_STOP_SIZE - 1); in fillLinear() local630 float inc = (fill->linear.dx) * (GRADIENT_STOP_SIZE - 1); in fillLinear() local672 float inc = (fill->linear.dx) * (GRADIENT_STOP_SIZE - 1); in fillLinear() local719 float inc = (fill->linear.dx) * (GRADIENT_STOP_SIZE - 1); in fillLinear() local759 float inc = (fill->linear.dx) * (GRADIENT_STOP_SIZE - 1); in fillLinear() local
300 int32_t inc = (n / 2) + 1; in _interpDownScaler() local