Searched refs:nAllocationSetSurface (Results 1 – 7 of 7) sorted by relevance
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/ |
H A D | Allocation.java | 2738 mRS.nAllocationSetSurface(getID(mRS), sur); in setSurface()
|
H A D | RenderScript.java | 440 synchronized void nAllocationSetSurface(long alloc, Surface sur) { in nAllocationSetSurface() method in RenderScript
|
/aosp12/frameworks/rs/support/jni/ |
H A 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 },
|
/aosp12/frameworks/base/rs/java/android/renderscript/ |
H A D | RenderScript.java | 514 synchronized void nAllocationSetSurface(long alloc, Surface sur) { in nAllocationSetSurface() method in RenderScript
|
H A D | Allocation.java | 3048 mRS.nAllocationSetSurface(getID(mRS), sur); in setSurface()
|
/aosp12/frameworks/base/rs/jni/ |
H A D | android_renderscript_RenderScript.cpp | 1277 nAllocationSetSurface(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jobject sur) in nAllocationSetSurface() function 2876 …ationSetSurface", "(JJLandroid/view/Surface;)V", (void*)nAllocationSetSurface },
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 49706 Landroid/renderscript/RenderScript;->nAllocationSetSurface(JLandroid/view/Surface;)V
|