Searched refs:nativeDecodeAsset (Results 1 – 4 of 4) sorted by relevance
57 return nativeDecodeAsset(asset); in decodeStream()63 private static native Movie nativeDecodeAsset(long asset); in nativeDecodeAsset() method in Movie
620 bm = nativeDecodeAsset(asset, outPadding, opts); in decodeStream()722 private static native Bitmap nativeDecodeAsset(long nativeAsset, Rect padding, Options opts); in nativeDecodeAsset() method in BitmapFactory
109 /*package*/ static Bitmap nativeDecodeAsset(long asset, Rect padding, Options opts) { in nativeDecodeAsset() method in BitmapFactory_Delegate
608 static jobject nativeDecodeAsset(JNIEnv* env, jobject clazz, jlong native_asset, in nativeDecodeAsset() function651 (void*)nativeDecodeAsset