Home
last modified time | relevance | path

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

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DPositionListenerActivity.java153 float childRelativeTop, float childRelativeRight, float childRelativeBottom) { in applyStretch()
/frameworks/base/graphics/java/android/graphics/
DRenderNode.java286 float childRelativeTop, float childRelativeRight, float childRelativeBottom) { } in applyStretch()
333 float childRelativeTop, float childRelativeRight, float childRelativeBottom) { in applyStretch()
/frameworks/base/core/java/android/view/
DSurfaceView.java1521 float childRelativeLeft, float childRelativeTop, float childRelativeRight, in applyStretch()
DSurfaceControl.java150 float childRelativeTop, float childRelativeRight, float childRelativeBottom); in nativeSetStretchEffect()
3045 …float maxStretchAmountY, float childRelativeLeft, float childRelativeTop, float childRelativeRight, in setStretchEffect()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp633 jfloat childRelativeRight, jfloat childRelativeBottom) { in nativeSetStretchEffect()