Searched defs:maxStretchAmountY (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/libs/hwui/effects/ |
D | StretchEffect.h | 36 float maxStretchAmountY) in StretchEffect() 98 float maxStretchAmountY = 0; variable
|
/frameworks/base/graphics/java/android/graphics/ |
D | RenderNode.java | 778 float maxStretchAmountX, float maxStretchAmountY) { in stretch()
|
/frameworks/base/core/java/android/view/ |
D | SurfaceControl.java | 163 float maxStretchAmountX, float maxStretchAmountY, float childRelativeLeft, in nativeSetStretchEffect() 3301 …float maxStretchAmountY, float childRelativeLeft, float childRelativeTop, float childRelativeRight, in setStretchEffect()
|
/frameworks/base/core/jni/ |
D | android_view_SurfaceControl.cpp | 767 jfloat maxStretchAmountX, jfloat maxStretchAmountY, in nativeSetStretchEffect()
|