Home | History | Annotate | Download | only in pdf

Lines Matching defs:one

308     // We start with a stack of (x y), copy it and then consume one copy in
383 // otherwise, throw out the larger one and try the smaller root
654 const SkScalar one = SkIntToScalar(1);
670 perspectiveInverse->setAll(one, zero, zero,
671 zero, one, zero,
676 zero, zero, one);