Home
last modified time | relevance | path

Searched refs:step_b (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/utils/
DSkCamera.cpp11 const SkScalar b[], int step_b, in SkScalarDotDiv() argument
17 b += step_b; in SkScalarDotDiv()
23 const SkScalar b[], int step_b) { in SkScalarDot() argument
28 b += step_b; in SkScalarDot()