Searched defs:nAllocationSetSurface (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/graphics/jni/
H A Dandroid_renderscript_RenderScript.cpp486 nAllocationSetSurface(JNIEnv *_env, jobject _this, RsContext con, RsAllocation alloc, jobject sur) function
488 LOG_API("nAllocationSetSurface, con(%p), alloc(%p), surface(%p)",
1613 {"rsnAllocationSetSurface", "(IILandroid/view/Surface;)V", (void*)nAllocationSetSurface },
/frameworks/base/graphics/java/android/renderscript/
H A DRenderScript.java361 synchronized void nAllocationSetSurface(int alloc, Surface sur) { method in class:RenderScript

Completed in 67 milliseconds