Searched defs:dstXoff (Results 1 – 6 of 6) sorted by relevance
/frameworks/rs/driver/ |
D | rsdAllocation.cpp | 567 uint32_t dstXoff, uint32_t dstLod, uint32_t count, in rsdAllocationData1D_alloc() 589 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod, in rsdAllocationData2D_alloc_script() 607 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod, in rsdAllocationData2D_alloc() 624 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, in rsdAllocationData3D_alloc()
|
D | rsdRuntimeStubs.cpp | 70 uint32_t dstXoff, uint32_t dstYoff, in SC_AllocationCopy2DRange()
|
/frameworks/rs/ |
D | rsScriptC_Lib.cpp | 180 uint32_t dstXoff, uint32_t dstYoff, in rsrAllocationCopy2DRange()
|
D | rsAllocation.cpp | 674 uint32_t dstXoff, uint32_t dstYoff, in rsi_AllocationCopy2DRange()
|
/frameworks/base/graphics/java/android/renderscript/ |
D | RenderScript.java | 359 int dstAlloc, int dstXoff, int dstYoff, in rsnAllocationData2D() 364 synchronized void nAllocationData2D(int dstAlloc, int dstXoff, int dstYoff, in nAllocationData2D()
|
/frameworks/base/graphics/jni/ |
D | android_renderscript_RenderScript.cpp | 692 jint dstAlloc, jint dstXoff, jint dstYoff, in nAllocationData2D_alloc()
|