Home | History | Annotate | Download | only in hwui

Lines Matching full:c1c2x

1061         float c1c2x = (c1x + c2x) * 0.5f;
1064 float p1c1c2x = (p1c1x + c1c2x) * 0.5f;
1067 float p2c1c2x = (p2c2x + c1c2x) * 0.5f;