Searched refs:rsnAllocationSetSurface (Results 1 – 3 of 3) sorted by relevance
434 native void rsnAllocationSetSurface(long con, long alloc, Surface sur); in rsnAllocationSetSurface() method in RenderScript437 rsnAllocationSetSurface(mContext, alloc, sur); in nAllocationSetSurface()
519 native void rsnAllocationSetSurface(long con, long alloc, Surface sur); in rsnAllocationSetSurface() method in RenderScript522 rsnAllocationSetSurface(mContext, alloc, sur); in nAllocationSetSurface()
60424 Landroid/renderscript/RenderScript;->rsnAllocationSetSurface(JJLandroid/view/Surface;)V