Home
last modified time | relevance | path

Searched defs:dstXoff (Results 1 – 8 of 8) sorted by relevance

/frameworks/rs/driver/
DrsdAllocation.cpp1074 uint32_t dstXoff, uint32_t dstLod, size_t count, in rsdAllocationData1D_alloc()
1082 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod, in rsdAllocationData2D_alloc_script()
1100uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, uint32_t dstLod, in rsdAllocationData3D_alloc_script()
1121 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod, in rsdAllocationData2D_alloc()
1138 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, in rsdAllocationData3D_alloc()
DrsdRuntimeStubs.cpp206 uint32_t dstXoff, uint32_t dstYoff, in rsAllocationCopy2DRange()
/frameworks/rs/
DrsScriptC_Lib.cpp268 uint32_t dstXoff, uint32_t dstYoff, in rsrAllocationCopy2DRange()
DrsAllocation.cpp865 uint32_t dstXoff, uint32_t dstYoff, in rsi_AllocationCopy2DRange()
882 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, in rsi_AllocationCopy3DRange()
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DRenderScript.java483 long dstAlloc, int dstXoff, int dstYoff, in rsnAllocationData2D()
488 synchronized void nAllocationData2D(long dstAlloc, int dstXoff, int dstYoff, in nAllocationData2D()
519 long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in rsnAllocationData3D()
524 synchronized void nAllocationData3D(long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in nAllocationData3D()
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java550 long dstAlloc, int dstXoff, int dstYoff, in rsnAllocationData2D()
555 synchronized void nAllocationData2D(long dstAlloc, int dstXoff, int dstYoff, in nAllocationData2D()
586 long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in rsnAllocationData3D()
591 synchronized void nAllocationData3D(long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in nAllocationData3D()
/frameworks/support/v8/renderscript/jni/
Dandroid_renderscript_RenderScript.cpp1234 jlong dstAlloc, jint dstXoff, jint dstYoff, in nAllocationData2D_alloc()
1273 jlong dstAlloc, jint dstXoff, jint dstYoff, jint dstZoff, in nAllocationData3D_alloc()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1445 jlong dstAlloc, jint dstXoff, jint dstYoff, in nAllocationData2D_alloc()
1490 jlong dstAlloc, jint dstXoff, jint dstYoff, jint dstZoff, in nAllocationData3D_alloc()