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