Searched refs:fTexY (Results 1 – 1 of 1) sorted by relevance
71 SkScalar fTexY; 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()203 fTexY += yDiff * fTexScale; in onClick()