Searched refs:FINISH (Results 1 - 2 of 2) sorted by relevance

/packages/apps/Gallery2/src/com/android/photos/views/
H A DBlockingGLTextureView.java312 private static final int FINISH = 4; field in class:BlockingGLTextureView.RenderThread
371 exec(FINISH);
410 case FINISH:
434 mExecMsgId = FINISH;
/packages/apps/Launcher3/WallpaperPicker/src/com/android/photos/views/
H A DBlockingGLTextureView.java312 private static final int FINISH = 4; field in class:BlockingGLTextureView.RenderThread
371 exec(FINISH);
410 case FINISH:
434 mExecMsgId = FINISH;

Completed in 79 milliseconds