Home
last modified time | relevance | path

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

/aosp12/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java509 synchronized Surface nAllocationGetSurface(long alloc) { in nAllocationGetSurface() method in RenderScript
H A DAllocation.java3030 mGetSurfaceSurface = mRS.nAllocationGetSurface(getID(mRS)); in getSurface()
/aosp12/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1261 nAllocationGetSurface(JNIEnv *_env, jobject _this, jlong con, jlong a) in nAllocationGetSurface() function
2875 …ationGetSurface", "(JJ)Landroid/view/Surface;", (void*)nAllocationGetSurface },
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49697 Landroid/renderscript/RenderScript;->nAllocationGetSurface(J)Landroid/view/Surface;