Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DRenderScript.java503 synchronized Surface nAllocationGetSurface(long alloc) { in nAllocationGetSurface() method in RenderScript
DAllocation.java3026 mGetSurfaceSurface = mRS.nAllocationGetSurface(getID(mRS)); in getSurface()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1262 nAllocationGetSurface(JNIEnv *_env, jobject _this, jlong con, jlong a) in nAllocationGetSurface() function
2880 …ationGetSurface", "(JJ)Landroid/view/Surface;", (void*)nAllocationGetSurface },