Home
last modified time | relevance | path

Searched refs:runTestRenderingInSeparateThread (Results 1 – 3 of 3) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DEncodeVirtualDisplayWithCompositionTest.java53 mImpl.runTestRenderingInSeparateThread( in testRendering800x480Locally()
68 mImpl.runTestRenderingInSeparateThread( in testRenderingMaxResolutionLocally()
78 mImpl.runTestRenderingInSeparateThread(getContext(), MIME_TYPE, 800, 480, true, false); in testRendering800x480Remotely()
92 mImpl.runTestRenderingInSeparateThread( in testRenderingMaxResolutionRemotely()
102 mImpl.runTestRenderingInSeparateThread(getContext(), MIME_TYPE, 800, 480, true, true); in testRendering800x480RemotelyWith3Windows()
113 mImpl.runTestRenderingInSeparateThread(getContext(), MIME_TYPE, 800, 480, false, true); in testRendering800x480LocallyWith3Windows()
DVideoDecoderRotationTest.java92 mImpl.runTestRenderingInSeparateThread( in testRendering800x480Rotated()
DEncodeVirtualDisplayWithCompositionTestImpl.java142 void runTestRenderingInSeparateThread(final Context context, final String mimeType, in runTestRenderingInSeparateThread() method in EncodeVirtualDisplayWithCompositionTestImpl
145 runTestRenderingInSeparateThread( in runTestRenderingInSeparateThread()
149 void runTestRenderingInSeparateThread(final Context context, final String mimeType, in runTestRenderingInSeparateThread() method in EncodeVirtualDisplayWithCompositionTestImpl