Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DDebugContext.java231 int yOff = AC.RN.nextInt(AC.Height); in testDebugContextRsAllocationCopy2D_Short_Normal() local
405 int yOff = AC.RN.nextInt(AC.Height); in testDebugContextRsAllocationCopy2D_Short_BadYCount() local
435 int yOff = random.nextInt(height); in testDebugContextRsAllocationCopy2D_Short_WrongD() local
DrsAllocationCopyTest.java267 int yOff = random.nextInt(height); in test_rsAllocationCopy2D_Byte() local
321 int yOff = random.nextInt(height); in test_rsAllocationCopy2D_Short() local
377 int yOff = random.nextInt(height); in test_rsAllocationCopy2D_Int() local
433 int yOff = random.nextInt(height); in test_rsAllocationCopy2D_Float() local
489 int yOff = random.nextInt(height); in test_rsAllocationCopy2D_Long() local
/cts/tests/tests/widget/src/android/widget/cts/
DPopupWindowTest.java641 final int yOff = 21; in testShowAtLocation() local
678 final int yOff = 12; in testShowAsDropDownWithOffsets() local