/frameworks/base/include/ui/ |
InputTransport.h | 143 float xPrecision; 226 float xPrecision,
|
InputReader.h | 705 float xPrecision;
|
InputDispatcher.h | 358 float xPrecision, float yPrecision, nsecs_t downTime) = 0; 435 float xPrecision, float yPrecision, nsecs_t downTime); 523 float xPrecision; 664 float xPrecision, float yPrecision, 759 float xPrecision; [all...] |
/frameworks/base/libs/ui/tests/ |
InputPublisherAndConsumer_test.cpp | 146 const float xPrecision = 0.25; 172 metaState, xOffset, yOffset, xPrecision, yPrecision, 220 EXPECT_EQ(xPrecision, motionEvent->getXPrecision());
|
InputReader_test.cpp | 193 float xPrecision; 292 float xPrecision, float yPrecision, nsecs_t downTime) { 307 args.xPrecision = xPrecision; [all...] |
/frameworks/base/core/jni/ |
android_view_MotionEvent.cpp | 164 jfloat xPrecision = env->GetFloatField(eventObj, gMotionEventClassInfo.mXPrecision); 204 xOffset, yOffset, xPrecision, yPrecision, downTimeNano, sampleEventTime,
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
MonkeySourceScript.java | 266 float xPrecision = Float.parseFloat(args[8]); 275 y, pressure, size, metaState, xPrecision, yPrecision, device, edgeFlags); 291 float xPrecision = 1; 301 y, pressure, size, metaState, xPrecision, yPrecision, device, 305 y, pressure, size, metaState, xPrecision, yPrecision, device,
|
/frameworks/base/libs/ui/ |
InputReader.cpp | [all...] |
/prebuilt/sdk/9/ |
android.jar | |
/prebuilt/sdk/5/ |
android.jar | |
/prebuilt/sdk/6/ |
android.jar | |
/prebuilt/sdk/7/ |
android.jar | |
/prebuilt/sdk/4/ |
android.jar | |