Home
last modified time | relevance | path

Searched refs:nAllocationCopyFromBitmap (Results 1 – 4 of 4) sorted by relevance

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java535 synchronized void nAllocationCopyFromBitmap(long alloc, Bitmap bmp) { in nAllocationCopyFromBitmap() method in RenderScript
H A DAllocation.java1006 mRS.nAllocationCopyFromBitmap(getID(mRS), b); in copyFrom()
/aosp14/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1363 nAllocationCopyFromBitmap(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jobject jbitmap) in nAllocationCopyFromBitmap() function
2869 …nCopyFromBitmap", "(JJLandroid/graphics/Bitmap;)V", (void*)nAllocationCopyFromBitmap },
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt46356 Landroid/renderscript/RenderScript;->nAllocationCopyFromBitmap(JLandroid/graphics/Bitmap;)V