Home
last modified time | relevance | path

Searched refs:drawFrame (Results 1 – 10 of 10) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DPresentationSyncTest.java159 drawFrame(0, mult); in runThroughputTest()
171 drawFrame(frameNum, mult); in runThroughputTest()
372 drawFrame(mCurFrame, mFrameDelay); in doFrame()
388 private void drawFrame(int num, float mult) { in drawFrame() method in PresentationSyncTest
DVideoSurfaceView.java102 mTextureRender.drawFrame(mSurfaceTexture); in onDrawFrame()
DOutputSurface.java289 mTextureRender.drawFrame(mSurfaceTexture); in drawImage()
DTextureRender.java97 public void drawFrame(SurfaceTexture st) { in drawFrame() method in TextureRender
DDecodeAccuracyTestBase.java848 drawFrame(); in onFrameAvailable()
958 public void drawFrame() { in drawFrame() method in GLSurfaceViewFactory.GLSurfaceViewThread
/cts/tests/tests/textureview/src/android/textureview/cts/
DGLProducerThread.java55 public void drawFrame(int frame); in drawFrame() method
150 mRenderer.drawFrame(frame); in run()
DTextureViewSnapshotTestActivity.java92 public void drawFrame(int frame) { in drawFrame() method in TextureViewSnapshotTestActivity.GLRendererImpl
DTextureViewTestActivity.java119 public void drawFrame(int frame) { in drawFrame() method in TextureViewTestActivity.GLRendererImpl
/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DCtsMediaOutputSurface.java293 mTextureRender.drawFrame(mSurfaceTexture); in drawImage()
DCtsMediaTextureRender.java101 public void drawFrame(SurfaceTexture st) { in drawFrame() method in CtsMediaTextureRender