Home
last modified time | relevance | path

Searched defs:dstAlloc (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java556 long dstAlloc, int dstXoff, int dstYoff, in rsnAllocationData2D()
561 synchronized void nAllocationData2D(long dstAlloc, int dstXoff, int dstYoff, in nAllocationData2D()
592 long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in rsnAllocationData3D()
597 synchronized void nAllocationData3D(long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in nAllocationData3D()
/aosp14/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1444 jlong dstAlloc, jint dstXoff, jint dstYoff, in nAllocationData2D_alloc()
1489 jlong dstAlloc, jint dstXoff, jint dstYoff, jint dstZoff, in nAllocationData3D_alloc()