Lines Matching refs:hasBit
213 if (mActivePointerId >= 0 && idBits.hasBit(mActivePointerId)) {
238 if (mActivePointerId < 0 || !idBits.hasBit(mActivePointerId)) {
571 if (!movement.idBits.hasBit(id)) {
717 if (mPointerIdBits.hasBit(id)) {
731 if (mPointerIdBits.hasBit(id)) {
852 if (!newestMovement.idBits.hasBit(id)) {
863 if (!nextOldestMovement.idBits.hasBit(id)