Home
last modified time | relevance | path

Searched defs:lo (Results 1 – 6 of 6) sorted by relevance

/cts/tests/tests/renderscript/src/android/renderscript/cts/
DIntrinsicBlur.java48 private void initTest(int w, int h, Element e, Script.LaunchOptions lo) { in initTest()
88 private void copyOutput(Script.LaunchOptions lo) { in copyOutput()
133 Script.LaunchOptions lo = makeClipper(11, 11, w - 11, h - 11); in testU8_1C() local
148 Script.LaunchOptions lo = makeClipper(11, 11, w - 11, h - 11); in testU8_4C() local
DIntrinsic3DLut.java126 Script.LaunchOptions lo = makeClipper(11, 11, 87, 87); in test1C() local
142 Script.LaunchOptions lo = makeClipper(11, 11, 87, 87); in test2C() local
DIntrinsicLut.java83 Script.LaunchOptions lo = makeClipper(11, 11, 87, 87); in test1C() local
DIntrinsicBase.java143 Script.LaunchOptions lo = new Script.LaunchOptions(); in makeClipper() local
/cts/tests/tests/identity/src/android/security/identity/cts/
DHkdfTest.java62 int lo = Character.digit(hex.charAt(2 * i + 1), 16); in hexDecode() local
/cts/tests/tests/media/src/android/media/cts/
DDecoderTest.java103 int lo = bis.read(); in setUp() local