Home
last modified time | relevance | path

Searched refs:maxStretchY (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/graphics/java/android/graphics/
DRenderNode.java300 float maxStretchX, float maxStretchY, float childRelativeLeft, in applyStretch() argument
310 float maxStretchX, float maxStretchY, float childRelativeLeft, in callApplyStretch() argument
315 maxStretchY, childRelativeLeft, childRelativeTop, childRelativeRight, in callApplyStretch()
382 … float vecX, float vecY, float maxStretchX, float maxStretchY, float childRelativeLeft, in applyStretch() argument
386 maxStretchY, childRelativeLeft, childRelativeTop, childRelativeRight, in applyStretch()
1759 float maxStretchX, float maxStretchY); in nStretch() argument
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DPositionListenerActivity.java152 float maxStretchX, float maxStretchY, float childRelativeLeft, in applyStretch() argument
160 mStretchMaxY = maxStretchY; in applyStretch()
/frameworks/base/core/java/android/view/
DSurfaceView.java1367 float vecX, float vecY, float maxStretchX, float maxStretchY, in applyStretch() argument
1371 maxStretchX, maxStretchY, childRelativeLeft, childRelativeTop, in applyStretch()