Searched refs:nUnlockCanvasAndPost (Results 1 – 2 of 2) sorted by relevance
210 nUnlockCanvasAndPost(mNativeObject, mCanvas); in unlockCanvasAndPost()306 private static native boolean nUnlockCanvasAndPost(long nativeObject, Canvas canvas); in nUnlockCanvasAndPost() method in GraphicBuffer
714 nUnlockCanvasAndPost(mNativeWindow, mCanvas); in unlockCanvasAndPost()859 private static native void nUnlockCanvasAndPost(long nativeWindow, Canvas canvas); in nUnlockCanvasAndPost() method in TextureView