Searched refs:weightY (Results 1 – 2 of 2) sorted by relevance
260 float weightY = static_cast<float>(lodY) / (lodX + lodY); in MakeVertices() local266 lodY = std::max(1, sk_float_floor2int_no_saturate(weightY * 200)); in MakeVertices()
262 float weightY = static_cast<float>(lodY) / (lodX + lodY); in MakeVertices() local268 lodY = std::max(1, sk_float_floor2int_no_saturate(weightY * 200)); in MakeVertices()