Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkPatchUtils.cpp310 float weightY = static_cast<float>(lodY) / (lodX + lodY); in MakeVertices() local
315 lodY = static_cast<int>(weightY * 200); in MakeVertices()
/external/skqp/src/utils/
DSkPatchUtils.cpp310 float weightY = static_cast<float>(lodY) / (lodX + lodY); in MakeVertices() local
315 lodY = static_cast<int>(weightY * 200); in MakeVertices()