Searched defs:surfaceView (Results 1 – 2 of 2) sorted by relevance
94 static bool anp_lock(JNIEnv* env, jobject surfaceView, ANPBitmap* bitmap, ANPRectI* dirtyRect) { in anp_lock()148 static void anp_unlock(JNIEnv* env, jobject surfaceView) { in anp_unlock()
106 SurfaceView surfaceView = (SurfaceView) findViewById(R.id.preview_view); in onResume() local149 SurfaceView surfaceView = (SurfaceView) findViewById(R.id.preview_view); in onPause() local