Searched refs:nativeWriteToStream (Results 1 – 1 of 1) 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