Home
last modified time | relevance | path

Searched defs:childRelativeLeft (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DPositionListenerActivity.java152 float maxStretchX, float maxStretchY, float childRelativeLeft, in applyStretch()
/frameworks/base/graphics/java/android/graphics/
DRenderNode.java300 float maxStretchX, float maxStretchY, float childRelativeLeft, in applyStretch()
310 float maxStretchX, float maxStretchY, float childRelativeLeft, in callApplyStretch()
382 … float vecX, float vecY, float maxStretchX, float maxStretchY, float childRelativeLeft, in applyStretch()
/frameworks/base/core/java/android/view/
DSurfaceView.java1368 float childRelativeLeft, float childRelativeTop, float childRelativeRight, in applyStretch()
DSurfaceControl.java163 float maxStretchAmountX, float maxStretchAmountY, float childRelativeLeft, in nativeSetStretchEffect()
3301 …float maxStretchAmountY, float childRelativeLeft, float childRelativeTop, float childRelativeRight, in setStretchEffect()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp768 jfloat childRelativeLeft, jfloat childRelativeTop, in nativeSetStretchEffect()