Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DAllocation.java2738 mRS.nAllocationSetSurface(getID(mRS), sur); in setSurface()
H A DRenderScript.java440 synchronized void nAllocationSetSurface(long alloc, Surface sur) { in nAllocationSetSurface() method in RenderScript
/aosp12/frameworks/rs/support/jni/
H A 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 },
/aosp12/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java514 synchronized void nAllocationSetSurface(long alloc, Surface sur) { in nAllocationSetSurface() method in RenderScript
H A DAllocation.java3048 mRS.nAllocationSetSurface(getID(mRS), sur); in setSurface()
/aosp12/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1277 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 Dhiddenapi-max-target-o.txt49706 Landroid/renderscript/RenderScript;->nAllocationSetSurface(JLandroid/view/Surface;)V