HomeSort by relevance Sort by last modified time
    Searched refs:lastx (Results 1 - 5 of 5) sorted by null

  /external/openssl/crypto/rand/
rand_win.c 650 static int lastx,lasty,lastdx,lastdy; local
655 dx=lastx-x;
659 lastx=x, lasty=y;
  /external/srec/srec/include/
front.h 111 bigdata lastx; member in struct:__anon5862
  /frameworks/base/services/java/com/android/server/
InputDevice.java 371 int lastx = lastData[joff + MotionEvent.SAMPLE_X]; local
372 int currDist = Math.abs(lastx - x);
374 xreplace = lastx;
    [all...]
  /external/srec/srec/cfront/
spec_anl.c 69 the last sample value is stored in lastx.
72 waveobj->pre_mel, &channel->lastx);
frontobj.c 258 channel->lastx = 0;

Completed in 201 milliseconds