Searched refs:nativeUnlockCanvasAndPost (Results 1 – 3 of 3) sorted by relevance
67 private static native void nativeUnlockCanvasAndPost(long nativeObject, Canvas canvas); in nativeUnlockCanvasAndPost() method in Surface410 nativeUnlockCanvasAndPost(mLockedObject, canvas); in unlockSwCanvasAndPost()
296 static void nativeUnlockCanvasAndPost(JNIEnv* env, jclass clazz, in nativeUnlockCanvasAndPost() function537 (void*)nativeUnlockCanvasAndPost },
76385 Landroid/view/Surface;->nativeUnlockCanvasAndPost(JLandroid/graphics/Canvas;)V