Searched refs:drawFrame (Results 1 – 10 of 10) sorted by relevance
159 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
102 mTextureRender.drawFrame(mSurfaceTexture); in onDrawFrame()
289 mTextureRender.drawFrame(mSurfaceTexture); in drawImage()
97 public void drawFrame(SurfaceTexture st) { in drawFrame() method in TextureRender
848 drawFrame(); in onFrameAvailable()958 public void drawFrame() { in drawFrame() method in GLSurfaceViewFactory.GLSurfaceViewThread
55 public void drawFrame(int frame); in drawFrame() method150 mRenderer.drawFrame(frame); in run()
92 public void drawFrame(int frame) { in drawFrame() method in TextureViewSnapshotTestActivity.GLRendererImpl
119 public void drawFrame(int frame) { in drawFrame() method in TextureViewTestActivity.GLRendererImpl
293 mTextureRender.drawFrame(mSurfaceTexture); in drawImage()
101 public void drawFrame(SurfaceTexture st) { in drawFrame() method in CtsMediaTextureRender