Home | History | Annotate | Download | only in core

Lines Matching refs:kShift

1512         dx = (fX - x) >> kShift;
1513 dy = (fY - y) >> kShift;