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

/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp559 nAllocationSetSurface(JNIEnv *_env, jobject _this, jlong con, jlong alloc, jobject sur) function
561 LOG_API("nAllocationSetSurface, con(%p), alloc(%p), surface(%p)",
1740 {"rsnAllocationSetSurface", "(JJLandroid/view/Surface;)V", (void*)nAllocationSetSurface },
/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java411 synchronized void nAllocationSetSurface(long alloc, Surface sur) { method in class:RenderScript

Completed in 16 milliseconds