Home
last modified time | relevance | path

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

/external/skia/samplecode/
DSampleSubpixelTranslate.cpp27 : fHorizontalVelocity(horizontalVelocity), in SubpixelTranslateView()
50 float fHorizontalVelocity, fVerticalVelocity; member in SubpixelTranslateView
110 fCurPos.fX += fHorizontalVelocity; in onDrawContent()