Searched refs:runRemotely (Results 1 – 1 of 1) sorted by relevance
/cts/tests/tests/media/src/android/media/cts/ |
D | EncodeVirtualDisplayWithCompositionTest.java | 233 final boolean runRemotely, final boolean multipleWindows) throws Throwable { in runTestRenderingInSeparateThread() argument 234 runTestRenderingInSeparateThread(w, h, runRemotely, multipleWindows, /* degrees */ 0); in runTestRenderingInSeparateThread() 238 final boolean runRemotely, final boolean multipleWindows, final int degrees) in runTestRenderingInSeparateThread() argument 244 doTestRenderingOutput(w, h, runRemotely, multipleWindows, degrees); in runTestRenderingInSeparateThread() 259 private void doTestRenderingOutput(int w, int h, boolean runRemotely, boolean multipleWindows, in doTestRenderingOutput() argument 337 if (runRemotely) { in doTestRenderingOutput() 365 if (runRemotely) { in doTestRenderingOutput()
|