Searched defs:maxStretchY (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/tests/graphics/HwAccelerationTest/src/com/android/test/hwui/ |
D | PositionListenerActivity.java | 152 float maxStretchX, float maxStretchY, float childRelativeLeft, in applyStretch()
|
/frameworks/base/graphics/java/android/graphics/ |
D | RenderNode.java | 332 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() 1828 float maxStretchX, float maxStretchY); in nStretch()
|
/frameworks/base/core/java/android/view/ |
D | SurfaceView.java | 1798 float vecX, float vecY, float maxStretchX, float maxStretchY, in applyStretch()
|