Home
last modified time | relevance | path

Searched refs:nAllocationCopyToBitmap (Results 1 – 7 of 7) sorted by relevance

/frameworks/rs/support/java/src/androidx/renderscript/
DAllocation.java1794 mRS.nAllocationCopyToBitmap(getID(mRS), b); in copyTo()
DRenderScript.java422 synchronized void nAllocationCopyToBitmap(long alloc, Bitmap bmp) { in nAllocationCopyToBitmap() method in RenderScript
/frameworks/rs/support/jni/
Dandroid_renderscript_RenderScript.cpp1155 nAllocationCopyToBitmap(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jobject jbitmap) in nAllocationCopyToBitmap() function
2322 …ionCopyToBitmap", "(JJLandroid/graphics/Bitmap;)V", (void*)nAllocationCopyToBitmap },
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java485 synchronized void nAllocationCopyToBitmap(long alloc, Bitmap bmp) { in nAllocationCopyToBitmap() method in RenderScript
DAllocation.java1851 mRS.nAllocationCopyToBitmap(getID(mRS), b); in copyTo()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1379 nAllocationCopyToBitmap(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jlong bitmapPtr) in nAllocationCopyToBitmap() function
2875 …ionCopyToBitmap", "(JJJ)V", (void*)nAllocationCopyToBitmap },
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt60269 Landroid/renderscript/RenderScript;->nAllocationCopyToBitmap(JLandroid/graphics/Bitmap;)V