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.java285 float maxStretchX, float maxStretchY, float childRelativeLeft, in applyStretch()
332 … float vecX, float vecY, float maxStretchX, float maxStretchY, float childRelativeLeft, in applyStretch()
/frameworks/base/core/java/android/view/
DSurfaceView.java1521 float childRelativeLeft, float childRelativeTop, float childRelativeRight, in applyStretch()
DSurfaceControl.java149 float maxStretchAmountX, float maxStretchAmountY, float childRelativeLeft, in nativeSetStretchEffect()
3045 …float maxStretchAmountY, float childRelativeLeft, float childRelativeTop, float childRelativeRight, in setStretchEffect()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp632 jfloat childRelativeLeft, jfloat childRelativeTop, in nativeSetStretchEffect()