Home
last modified time | relevance | path

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

/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DCanvasTextureViewActivity.java62 if (mThread != null) mThread.stopRendering(); in onSurfaceTextureDestroyed()
116 void stopRendering() { in stopRendering() method in CanvasTextureViewActivity.RenderingThread
DHardwareCanvasSurfaceViewActivity.java65 if (mThread != null) mThread.stopRendering(); in surfaceDestroyed()
119 void stopRendering() { in stopRendering() method in HardwareCanvasSurfaceViewActivity.RenderingThread
DHardwareCanvasTextureViewActivity.java63 if (mThread != null) mThread.stopRendering(); in onSurfaceTextureDestroyed()
119 void stopRendering() { in stopRendering() method in HardwareCanvasTextureViewActivity.RenderingThread