Searched refs:fTexX (Results 1 – 1 of 1) sorted by relevance
70 SkScalar fTexX; member in PerlinPatchView78 fTexX(100.0), fTexY(50.0), fTexScale(1.0f) { in PerlinPatchView()144 { fTexX - texWidth, fTexY - texHeight}, in onDrawContent()145 { fTexX + texWidth, fTexY - texHeight}, in onDrawContent()146 { fTexX + texWidth, fTexY + texHeight}, in onDrawContent()147 { fTexX - texWidth, fTexY + texHeight}} in onDrawContent()202 fTexX += xDiff * fTexScale; in onClick()