Searched refs:CLIPPER_SCALE_FACT (Results 1 – 1 of 1) sorted by relevance
43 static const F32 CLIPPER_SCALE_FACT = 1000.0f; variable187 …olygon[i] = IntPoint(S64(inputPolygon[i].x * CLIPPER_SCALE_FACT), S64(inputPolygon[i].y * CLIPPER_… in upscaleClipperPoints()204 …[j] = IntPoint(S64(inputPolygons[i][j].x * CLIPPER_SCALE_FACT), S64(inputPolygons[i][j].y * CLIPPE… in upscaleClipperPoints()