Home
last modified time | relevance | path

Searched defs:maxStretchX (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DPositionListenerActivity.java152 float maxStretchX, float maxStretchY, float childRelativeLeft, in applyStretch()
/aosp14/frameworks/base/graphics/java/android/graphics/
H A DRenderNode.java300 float maxStretchX, float maxStretchY, float childRelativeLeft, in applyStretch()
310 float maxStretchX, float maxStretchY, float childRelativeLeft, in callApplyStretch()
382 … float vecX, float vecY, float maxStretchX, float maxStretchY, float childRelativeLeft, in applyStretch()
1769 float maxStretchX, float maxStretchY); in nStretch()
/aosp14/frameworks/base/core/java/android/view/
H A DSurfaceView.java1500 float vecX, float vecY, float maxStretchX, float maxStretchY, in applyStretch()