Searched refs:outerR (Results 1 – 1 of 1) sorted by relevance
238 int32_t outerR = 80; in UIKitClipTest003() local251 path.LineTo({static_cast<float>(cos((18 + 72 * i - rot) / pi * UI_PI) * outerR + x), in UIKitClipTest003()252 …static_cast<float>(-sin((18 + 72 * i - rot) / pi * UI_PI) * outerR + y)}); // 18: constant 72: con… in UIKitClipTest003()