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

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

Completed in 156 milliseconds