Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdAllocation.cpp1019 uint32_t dstXoff, uint32_t dstLod, size_t count, in rsdAllocationData1D_alloc()
1027 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod, in rsdAllocationData2D_alloc_script()
1045uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, uint32_t dstLod, in rsdAllocationData3D_alloc_script()
1066 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod, in rsdAllocationData2D_alloc()
1083 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, in rsdAllocationData3D_alloc()
DrsdRuntimeStubs.cpp127 uint32_t dstXoff, uint32_t dstYoff, in SC_AllocationCopy2DRange()
/frameworks/rs/
DrsScriptC_Lib.cpp199 uint32_t dstXoff, uint32_t dstYoff, in rsrAllocationCopy2DRange()
DrsAllocation.cpp625 uint32_t dstXoff, uint32_t dstYoff, in rsi_AllocationCopy2DRange()
642 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, in rsi_AllocationCopy3DRange()
/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DRenderScript.java279 int dstAlloc, int dstXoff, int dstYoff, in rsnAllocationData2D()
284 synchronized void nAllocationData2D(int dstAlloc, int dstXoff, int dstYoff, in nAllocationData2D()
325 int dstAlloc, int dstXoff, int dstYoff, int dstZoff, in rsnAllocationData3D()
330 synchronized void nAllocationData3D(int dstAlloc, int dstXoff, int dstYoff, int dstZoff, in nAllocationData3D()
/frameworks/base/graphics/java/android/renderscript/
DRenderScript.java395 int dstAlloc, int dstXoff, int dstYoff, in rsnAllocationData2D()
400 synchronized void nAllocationData2D(int dstAlloc, int dstXoff, int dstYoff, in nAllocationData2D()
441 int dstAlloc, int dstXoff, int dstYoff, int dstZoff, in rsnAllocationData3D()
446 synchronized void nAllocationData3D(int dstAlloc, int dstXoff, int dstYoff, int dstZoff, in nAllocationData3D()
/frameworks/support/v8/renderscript/jni/
Dandroid_renderscript_RenderScript.cpp555 jint dstAlloc, jint dstXoff, jint dstYoff, in nAllocationData2D_alloc()
623 jint dstAlloc, jint dstXoff, jint dstYoff, jint dstZoff, in nAllocationData3D_alloc()
/frameworks/base/graphics/jni/
Dandroid_renderscript_RenderScript.cpp705 jint dstAlloc, jint dstXoff, jint dstYoff, in nAllocationData2D_alloc()
773 jint dstAlloc, jint dstXoff, jint dstYoff, jint dstZoff, in nAllocationData3D_alloc()