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()138 { fTexX - texWidth, fTexY - texHeight}, in onDrawContent()139 { fTexX + texWidth, fTexY - texHeight}, in onDrawContent()140 { fTexX + texWidth, fTexY + texHeight}, in onDrawContent()141 { fTexX - texWidth, fTexY + texHeight}} in onDrawContent()196 fTexY += yDiff * fTexScale; in onClick()