Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/src/utils/
DSkCamera.cpp13 const SkScalar b[], int step_b, in SkScalarDotDiv() argument
20 b += step_b; in SkScalarDotDiv()
31 b += step_b; in SkScalarDotDiv()
39 const SkScalar b[], int step_b) { in SkScalarDot() argument
45 b += step_b; in SkScalarDot()
56 b += step_b; in SkScalarDot()
/external/skia/src/utils/
DSkCamera.cpp13 const SkScalar b[], int step_b, in SkScalarDotDiv() argument
20 b += step_b; in SkScalarDotDiv()
31 b += step_b; in SkScalarDotDiv()
39 const SkScalar b[], int step_b) { in SkScalarDot() argument
45 b += step_b; in SkScalarDot()
56 b += step_b; in SkScalarDot()