Searched refs:nativeBeginRecording (Results 1 – 1 of 1) sorted by relevance
112 long ni = nativeBeginRecording(mNativePicture, width, height); in beginRecording()236 private static native long nativeBeginRecording(long nativeCanvas, int w, int h); in nativeBeginRecording() method in Picture