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

  /cts/hostsidetests/services/activityandwindowmanager/activitymanager/src/android/server/cts/
ActivityManagerPinnedStackTests.java     [all...]
  /packages/apps/Gallery2/src/com/android/gallery3d/ui/
PositionController.java 475 public void zoomIn(float tapX, float tapY, float targetScale) {
476 tapX -= mViewW / 2;
481 float tempX = (tapX - mPlatform.mCurrentX) / b.mCurrentScale;
    [all...]
  /frameworks/native/services/inputflinger/
InputReader.cpp     [all...]
InputReader.h     [all...]

Completed in 413 milliseconds