OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tapY
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
PositionController.java
475
public void zoomIn(float tapX, float
tapY
, float targetScale) {
477
tapY
-= mViewH / 2;
482
float tempY = (
tapY
- b.mCurrentY) / b.mCurrentScale;
[
all
...]
/frameworks/base/services/input/
InputReader.cpp
[
all
...]
InputReader.h
[
all
...]
Completed in 290 milliseconds