Home | History | Annotate | Download | only in core

Lines Matching refs:kShift

1223         dx = (fX - x) >> kShift;
1224 dy = (fY - y) >> kShift;