Searched refs:step_b (Results 1 – 3 of 3) sorted by relevance
11 const SkScalar b[], int step_b, in SkScalarDotDiv() argument17 b += step_b; in SkScalarDotDiv()23 const SkScalar b[], int step_b) { in SkScalarDot() argument28 b += step_b; in SkScalarDot()
128 float step_b = config.ground_length / ground_image_height; in bowl_view_image_to_world() local130 b = b - (img_pos.y - wall_image_height) * step_b; in bowl_view_image_to_world()