OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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