Searched defs:childRelativeRight (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
D | PositionListenerActivity.java | 153 float childRelativeTop, float childRelativeRight, float childRelativeBottom) { in applyStretch()
|
/frameworks/base/graphics/java/android/graphics/ |
D | RenderNode.java | 286 float childRelativeTop, float childRelativeRight, float childRelativeBottom) { } in applyStretch() 333 float childRelativeTop, float childRelativeRight, float childRelativeBottom) { in applyStretch()
|
/frameworks/base/core/java/android/view/ |
D | SurfaceView.java | 1521 float childRelativeLeft, float childRelativeTop, float childRelativeRight, in applyStretch()
|
D | SurfaceControl.java | 150 float childRelativeTop, float childRelativeRight, float childRelativeBottom); in nativeSetStretchEffect() 3045 …float maxStretchAmountY, float childRelativeLeft, float childRelativeTop, float childRelativeRight, in setStretchEffect()
|
/frameworks/base/core/jni/ |
D | android_view_SurfaceControl.cpp | 633 jfloat childRelativeRight, jfloat childRelativeBottom) { in nativeSetStretchEffect()
|