Home | History | Annotate | Download | only in input

Lines Matching refs:temp

316         int32_t temp = height;
318 width = temp;
343 float temp;
348 temp = x;
350 y = temp;
357 temp = x;
359 y = mLocked.displayHeight - temp;
366 temp = x;
368 y = mLocked.displayWidth - temp;
375 temp = x;
377 y = temp;