Searched refs:mult64 (Results 1 – 1 of 1) sorted by relevance
302 mult64 = lodX64 * lodY64; in MakeVertices() local303 if (mult64 > SK_MaxS32) { in MakeVertices()307 int vertexCount = SkToS32(mult64); in MakeVertices()