Searched defs:childRelativeLeft (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | PositionListenerActivity.java | 152 float maxStretchX, float maxStretchY, float childRelativeLeft, in applyStretch()
|
/aosp14/frameworks/base/graphics/java/android/graphics/ |
H A D | RenderNode.java | 300 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()
|
/aosp14/frameworks/base/core/java/android/view/ |
H A D | SurfaceView.java | 1501 float childRelativeLeft, float childRelativeTop, float childRelativeRight, in applyStretch()
|
H A D | SurfaceControl.java | 171 float maxStretchAmountX, float maxStretchAmountY, float childRelativeLeft, in nativeSetStretchEffect() 3231 …float maxStretchAmountY, float childRelativeLeft, float childRelativeTop, float childRelativeRight, in setStretchEffect()
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_view_SurfaceControl.cpp | 707 jfloat childRelativeLeft, jfloat childRelativeTop, in nativeSetStretchEffect()
|