Home
last modified time | relevance | path

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

/frameworks/base/tests/graphics/HwAccelerationTest/src/com/android/test/hwui/
DPositionListenerActivity.java152 float maxStretchX, float maxStretchY, float childRelativeLeft, in applyStretch()
/frameworks/base/graphics/java/android/graphics/
DRenderNode.java332 float maxStretchX, float maxStretchY, float childRelativeLeft, in applyStretch()
342 float maxStretchX, float maxStretchY, float childRelativeLeft, in callApplyStretch()
424 … float vecX, float vecY, float maxStretchX, float maxStretchY, float childRelativeLeft, in applyStretch()
/frameworks/base/core/java/android/view/
DSurfaceView.java1799 float childRelativeLeft, float childRelativeTop, float childRelativeRight, in applyStretch()
DSurfaceControl.java175 float maxStretchAmountX, float maxStretchAmountY, float childRelativeLeft, in nativeSetStretchEffect()
3794 …float maxStretchAmountY, float childRelativeLeft, float childRelativeTop, float childRelativeRight, in setStretchEffect()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp889 jfloat childRelativeLeft, jfloat childRelativeTop, in nativeSetStretchEffect()