Home | History | Annotate | Download | only in ops

Lines Matching refs:fracX

92         SkFixed fracX = SkScalarToFixed(tx) & 0x0000FF00;
100 fKey[4] = fracX | (fracY >> 8);