OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:calculateTranslate
(Results
1 - 2
of
2
) sorted by null
/frameworks/opt/photoviewer/activity/src/com/android/ex/photo/
PhotoViewActivity.java
815
final int translateX =
calculateTranslate
(mAnimationStartX, mAnimationStartWidth,
817
final int translateY =
calculateTranslate
(mAnimationStartY, mAnimationStartHeight,
[
all
...]
/frameworks/opt/photoviewer/appcompat/src/com/android/ex/photo/
PhotoViewActivity.java
814
final int translateX =
calculateTranslate
(mAnimationStartX, mAnimationStartWidth,
816
final int translateY =
calculateTranslate
(mAnimationStartY, mAnimationStartHeight,
[
all
...]
Completed in 109 milliseconds