Home | History | Annotate | Download | only in view

Lines Matching refs:xPrecision

412      * @param xPrecision The precision of the X coordinate being reported.
424 int metaState, float xPrecision, float yPrecision, int deviceId,
436 ev.mXPrecision = xPrecision;
477 * @param xPrecision The precision of the X coordinate being reported.
487 float xPrecision, float yPrecision, int deviceId, int edgeFlags) {
498 ev.mXPrecision = xPrecision;
539 * @param xPrecision The precision of the X coordinate being reported.
553 float xPrecision, float yPrecision, int deviceId, int edgeFlags) {
555 metaState, xPrecision, yPrecision, deviceId, edgeFlags);