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