Searched refs:nAllocationGetSurface (Results 1 – 3 of 3) sorted by relevance
546 nAllocationGetSurface(JNIEnv *_env, jobject _this, jlong con, jlong a) in nAllocationGetSurface() function1739 …ationGetSurface", "(JJ)Landroid/view/Surface;", (void*)nAllocationGetSurface },
406 synchronized Surface nAllocationGetSurface(long alloc) { in nAllocationGetSurface() method in RenderScript
1562 return mRS.nAllocationGetSurface(getID(mRS)); in getSurface()