Home
last modified time | relevance | path

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

/third_party/flutter/skia/samplecode/
DSampleSubpixelTranslate.cpp27 : fHorizontalVelocity(horizontalVelocity) in SubpixelTranslateView()
41 float fHorizontalVelocity, fVerticalVelocity; member in SubpixelTranslateView
102 fCurPos.fX += fHorizontalVelocity; in onDrawContent()