Home
last modified time | relevance | path

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

/frameworks/rs/support/java/src/androidx/renderscript/
DAllocation.java2733 mRS.nAllocationSetSurface(getID(mRS), sur); in setSurface()
DRenderScript.java435 synchronized void nAllocationSetSurface(long alloc, Surface sur) { in nAllocationSetSurface() method in RenderScript
/frameworks/rs/support/jni/
Dandroid_renderscript_RenderScript.cpp1046 nAllocationSetSurface(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jobject sur) in nAllocationSetSurface() function
2325 …ationSetSurface", "(JJLandroid/view/Surface;)V", (void*)nAllocationSetSurface },
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java520 synchronized void nAllocationSetSurface(long alloc, Surface sur) { in nAllocationSetSurface() method in RenderScript
DAllocation.java3044 mRS.nAllocationSetSurface(getID(mRS), sur); in setSurface()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1278 nAllocationSetSurface(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jobject sur) in nAllocationSetSurface() function
2881 …ationSetSurface", "(JJLandroid/view/Surface;)V", (void*)nAllocationSetSurface },
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt60295 Landroid/renderscript/RenderScript;->nAllocationSetSurface(JLandroid/view/Surface;)V