Searched refs:rsnAllocationSetSurface (Results 1 – 3 of 3) sorted by relevance
513 native void rsnAllocationSetSurface(long con, long alloc, Surface sur); in rsnAllocationSetSurface() method in RenderScript516 rsnAllocationSetSurface(mContext, alloc, sur); in nAllocationSetSurface()
439 native void rsnAllocationSetSurface(long con, long alloc, Surface sur); in rsnAllocationSetSurface() method in RenderScript442 rsnAllocationSetSurface(mContext, alloc, sur); in nAllocationSetSurface()
49835 Landroid/renderscript/RenderScript;->rsnAllocationSetSurface(JJLandroid/view/Surface;)V