Searched defs:lo (Results 1 – 6 of 6) sorted by relevance
/cts/tests/tests/renderscript/src/android/renderscript/cts/ |
D | IntrinsicBlur.java | 48 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
|
D | Intrinsic3DLut.java | 126 Script.LaunchOptions lo = makeClipper(11, 11, 87, 87); in test1C() local 142 Script.LaunchOptions lo = makeClipper(11, 11, 87, 87); in test2C() local
|
D | IntrinsicLut.java | 83 Script.LaunchOptions lo = makeClipper(11, 11, 87, 87); in test1C() local
|
D | IntrinsicBase.java | 143 Script.LaunchOptions lo = new Script.LaunchOptions(); in makeClipper() local
|
/cts/tests/tests/identity/src/android/security/identity/cts/ |
D | HkdfTest.java | 62 int lo = Character.digit(hex.charAt(2 * i + 1), 16); in hexDecode() local
|
/cts/tests/tests/media/src/android/media/cts/ |
D | DecoderTest.java | 103 int lo = bis.read(); in setUp() local
|