Home
last modified time | relevance | path

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

/frameworks/base/tests/graphics/HwAccelerationTest/src/com/android/test/hwui/
DPositionListenerActivity.java153 float childRelativeTop, float childRelativeRight, float childRelativeBottom) { in applyStretch()
/frameworks/base/graphics/java/android/graphics/
DRenderNode.java330 float childRelativeTop, float childRelativeRight, float childRelativeBottom) { } in applyStretch()
340 float childRelativeTop, float childRelativeRight, float childRelativeBottom) { in callApplyStretch()
421 float childRelativeTop, float childRelativeRight, float childRelativeBottom) { in applyStretch()
/frameworks/base/core/java/android/view/
DSurfaceView.java1650 float childRelativeBottom) { in applyStretch()
DSurfaceControl.java167 float childRelativeTop, float childRelativeRight, float childRelativeBottom); in nativeSetStretchEffect()
3438 float childRelativeBottom) { in setStretchEffect()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp785 jfloat childRelativeRight, jfloat childRelativeBottom) { in nativeSetStretchEffect()