Searched refs:nativeBeginRecording (Results 1 – 2 of 2) 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
21214 Landroid/graphics/Picture;->nativeBeginRecording(JII)J