Searched refs:stopRendering (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ | ||
D | CanvasTextureViewActivity.java | 62 if (mThread != null) mThread.stopRendering(); in onSurfaceTextureDestroyed() |
D | HardwareCanvasSurfaceViewActivity.java | 65 if (mThread != null) mThread.stopRendering(); in surfaceDestroyed() |
D | HardwareCanvasTextureViewActivity.java | 63 if (mThread != null) mThread.stopRendering(); in onSurfaceTextureDestroyed() |