Home | History | Annotate | Download | only in output

Lines Matching refs:kScale

1166   static const float kScale = 1.0f / 255.0f;
1170 offset[i] = SkScalarToFloat(color_matrix[i * 5 + 4]) * kScale;