Home | History | Annotate | Download | only in inputflinger

Lines Matching full:xoffset

1580     target.xOffset = - windowInfo->frameLeft;
1593 target.xOffset = 0;
1805 "xOffset=%f, yOffset=%f, scaleFactor=%f, "
1808 inputTarget->xOffset, inputTarget->yOffset,
1885 inputTargetFlags, inputTarget->xOffset, inputTarget->yOffset,
1999 float xOffset, yOffset, scaleFactor;
2003 xOffset = dispatchEntry->xOffset * scaleFactor;
2013 xOffset = 0.0f;
2032 xOffset, yOffset, motionEntry->xPrecision, motionEntry->yPrecision,
2260 target.xOffset = -windowInfo->frameLeft;
2264 target.xOffset = 0;
3972 float xOffset, float yOffset) :
3982 if (xOffset || yOffset) {
3983 this->pointerCoords[i].applyOffset(xOffset, yOffset);
4013 int32_t targetFlags, float xOffset, float yOffset, float scaleFactor) :
4016 xOffset(xOffset