Home
last modified time | relevance | path

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

/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DPositionListenerActivity.java153 float childRelativeTop, float childRelativeRight, float childRelativeBottom) { in applyStretch()
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DRenderNode.java286 float childRelativeTop, float childRelativeRight, float childRelativeBottom) { } in applyStretch()
333 float childRelativeTop, float childRelativeRight, float childRelativeBottom) { in applyStretch()
/aosp12/frameworks/base/core/java/android/view/
H A DSurfaceView.java1506 float childRelativeLeft, float childRelativeTop, float childRelativeRight, in applyStretch()
H A DSurfaceControl.java152 float childRelativeTop, float childRelativeRight, float childRelativeBottom); in nativeSetStretchEffect()
3140 …float maxStretchAmountY, float childRelativeLeft, float childRelativeTop, float childRelativeRight, in setStretchEffect()
/aosp12/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp635 jfloat childRelativeRight, jfloat childRelativeBottom) { in nativeSetStretchEffect()