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.java820 float maxStretchAmountX, float maxStretchAmountY) { in stretch()
/frameworks/base/core/java/android/view/
DSurfaceControl.java175 float maxStretchAmountX, float maxStretchAmountY, float childRelativeLeft, in nativeSetStretchEffect()
3794float maxStretchAmountY, float childRelativeLeft, float childRelativeTop, float childRelativeRight, in setStretchEffect()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp888 jfloat maxStretchAmountX, jfloat maxStretchAmountY, in nativeSetStretchEffect()