Home
last modified time | relevance | path

Searched defs:xEnd (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DImageProcessingTest.java187 int xEnd = w; in testBlend() local
333 …public String javaBlend(int type, byte[] src, byte[] dst, int xStart, int xEnd, int yStart, int yE… in javaBlend()
/cts/tests/tests/widget/src/android/widget/cts/
DTextViewTest.java9653 int xEnd = (int) mParent.getLayout().getPrimaryHorizontal(mEndCharPos, true); in calculatePositions() local
9802 int xEnd = (int) textView.getLayout().getPrimaryHorizontal(endIndex, true); in getCenterPositionOfTextAt() local