Searched refs:cx2 (Results 1 – 1 of 1) sorted by relevance
2198 float cx2 = cx1 + dx2; local2200 ctx->x = cx2 + dx3;2202 …stbtt__csctx_v(ctx, STBTT_vcubic, (int)ctx->x, (int)ctx->y, (int)cx1, (int)cy1, (int)cx2, (int)cy2…