Searched refs:xDotSize (Results 1 – 2 of 2) sorted by relevance
39 s32 xDotSize; // X dot width member441 calibrate->xDotSize = 0; in TP_GetUserInfo()477 if (param->xDotSize != 0) in TP_SetCalibrateParam()479 CP_SetDiv32_32(0x10000000, (u32)param->xDotSize); in TP_SetCalibrateParam()482 tpState.calibrate.xDotSize = param->xDotSize; in TP_SetCalibrateParam()488 tpState.calibrate.xDotSize = 0; in TP_SetCalibrateParam()975 calibrate->xDotSize = (s16)tmp32; in TP_CalcCalibrateParam()977 - ((s32)(dx1 + dx2) * calibrate->xDotSize)) >> (TP_CALIBRATE_DOT_SCALE_SHIFT - in TP_CalcCalibrateParam()1122 (u16)((((s32)(dx * cal->xDotSize) >> TP_CALIBRATE_DOT2ORIGIN_SCALE_SHIFT) + in TP_GetUnCalibratedPoint()
106 s16 xDotSize; // x dot size member