Home
last modified time | relevance | path

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

/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DBlockingGLTextureView.java312 private static final int FINISH = 4; field in BlockingGLTextureView.RenderThread
371 exec(FINISH); in finish()
410 case FINISH: in handleMessageLocked()
434 mExecMsgId = FINISH; in run()