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
609 bm = nativeDecodeAsset(asset, outPadding, opts); in decodeStream()711 private static native Bitmap nativeDecodeAsset(long nativeAsset, Rect padding, Options opts); in nativeDecodeAsset() method in BitmapFactory
108 /*package*/ static Bitmap nativeDecodeAsset(long asset, Rect padding, Options opts) { in nativeDecodeAsset() method in BitmapFactory_Delegate
511 static jobject nativeDecodeAsset(JNIEnv* env, jobject clazz, jlong native_asset, in nativeDecodeAsset() function558 (void*)nativeDecodeAsset