Home
last modified time | relevance | path

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

/aosp14/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()
/aosp14/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 },
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt46383 Landroid/renderscript/RenderScript;->nAllocationSetSurface(JLandroid/view/Surface;)V