Home | History | Annotate | Download | only in input

Lines Matching refs:mPointerIdBits

703     mPointerIdBits.clear();
707 mPointerIdBits.value &= ~idBits.value;
717 if (mPointerIdBits.hasBit(id)) {
724 mPointerIdBits = idBits;
731 if (mPointerIdBits.hasBit(id)) {