OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scaleshiftcorrectiony
(Results
1 - 1
of
1
) sorted by null
/frameworks/base/core/java/android/widget/
StackView.java
330
float
scaleShiftCorrectionY
= (scale - 1) *
332
final float transY = perspectiveTranslationY +
scaleShiftCorrectionY
;
[
all
...]
Completed in 35 milliseconds