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