Home
last modified time | relevance | path

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

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