Searched refs:nAllocationSetSurface (Results 1 – 7 of 7) sorted by relevance
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | Allocation.java | 2733 mRS.nAllocationSetSurface(getID(mRS), sur); in setSurface()
|
D | RenderScript.java | 435 synchronized void nAllocationSetSurface(long alloc, Surface sur) { in nAllocationSetSurface() method in RenderScript
|
/frameworks/rs/support/jni/ |
D | android_renderscript_RenderScript.cpp | 1046 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/ |
D | RenderScript.java | 520 synchronized void nAllocationSetSurface(long alloc, Surface sur) { in nAllocationSetSurface() method in RenderScript
|
D | Allocation.java | 3044 mRS.nAllocationSetSurface(getID(mRS), sur); in setSurface()
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 1278 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/ |
D | hiddenapi-greylist-max-o.txt | 60295 Landroid/renderscript/RenderScript;->nAllocationSetSurface(JLandroid/view/Surface;)V
|