Home
last modified time | relevance | path

Searched defs:maxStretchAmountY (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/effects/
DStretchEffect.h36 float maxStretchAmountY) in StretchEffect()
98 float maxStretchAmountY = 0; variable
/frameworks/base/graphics/java/android/graphics/
DRenderNode.java778 float maxStretchAmountX, float maxStretchAmountY) { in stretch()
/frameworks/base/core/java/android/view/
DSurfaceControl.java163 float maxStretchAmountX, float maxStretchAmountY, float childRelativeLeft, in nativeSetStretchEffect()
3301float maxStretchAmountY, float childRelativeLeft, float childRelativeTop, float childRelativeRight, in setStretchEffect()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp767 jfloat maxStretchAmountX, jfloat maxStretchAmountY, in nativeSetStretchEffect()