Searched refs:runTestRenderingInSeparateThread (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/ |
H A D | EncodeVirtualDisplayWithCompositionTest.java | 63 mImpl.runTestRenderingInSeparateThread( in testRendering800x480Locally() 79 mImpl.runTestRenderingInSeparateThread( in testRenderingMaxResolutionLocally() 90 mImpl.runTestRenderingInSeparateThread(mContext, MIME_TYPE, 800, 480, true, false); in testRendering800x480Remotely() 105 mImpl.runTestRenderingInSeparateThread( in testRenderingMaxResolutionRemotely() 116 mImpl.runTestRenderingInSeparateThread(mContext, MIME_TYPE, 800, 480, true, true); in testRendering800x480RemotelyWith3Windows() 128 mImpl.runTestRenderingInSeparateThread(mContext, MIME_TYPE, 800, 480, false, true); in testRendering800x480LocallyWith3Windows()
|
H A D | VideoDecoderRotationTest.java | 103 mImpl.runTestRenderingInSeparateThread( in testRendering800x480Rotated()
|
H A D | EncodeVirtualDisplayWithCompositionTestImpl.java | 137 public void runTestRenderingInSeparateThread(final Context context, final String mimeType, in runTestRenderingInSeparateThread() method in EncodeVirtualDisplayWithCompositionTestImpl 140 runTestRenderingInSeparateThread( in runTestRenderingInSeparateThread() 144 public void runTestRenderingInSeparateThread(final Context context, final String mimeType, in runTestRenderingInSeparateThread() method in EncodeVirtualDisplayWithCompositionTestImpl
|