Home
last modified time | relevance | path

Searched refs:rsnAllocationSetSurface (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java513 native void rsnAllocationSetSurface(long con, long alloc, Surface sur); in rsnAllocationSetSurface() method in RenderScript
516 rsnAllocationSetSurface(mContext, alloc, sur); in nAllocationSetSurface()
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/
H A DRenderScript.java439 native void rsnAllocationSetSurface(long con, long alloc, Surface sur); in rsnAllocationSetSurface() method in RenderScript
442 rsnAllocationSetSurface(mContext, alloc, sur); in nAllocationSetSurface()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49835 Landroid/renderscript/RenderScript;->rsnAllocationSetSurface(JJLandroid/view/Surface;)V