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

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

Completed in 47 milliseconds