Home | History | Annotate | Download | only in jni

Lines Matching defs:nAllocationSetSurface

486 nAllocationSetSurface(JNIEnv *_env, jobject _this, RsContext con, RsAllocation alloc, jobject sur)
488 LOG_API("nAllocationSetSurface, con(%p), alloc(%p), surface(%p)",
1613 {"rsnAllocationSetSurface", "(IILandroid/view/Surface;)V", (void*)nAllocationSetSurface },