Searched refs:weightY (Results 1 – 1 of 1) sorted by relevance
191 SkScalar weightY = static_cast<SkScalar>(lodY) / (lodX + lodY); in getVertexData() local196 lodY = static_cast<int>(weightY * 200); in getVertexData()