Searched refs:nativeWriteToStream (Results 1 – 2 of 2) sorted by relevance
226 if (!nativeWriteToStream(mNativePicture, stream, new byte[WORKING_STREAM_STORAGE])) { in writeToStream()239 private static native boolean nativeWriteToStream(long nativePicture, in nativeWriteToStream() method in Picture
21222 Landroid/graphics/Picture;->nativeWriteToStream(JLjava/io/OutputStream;[B)Z