Searched defs:dstYoff (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/libs/rs/driver/ |
D | rsdAllocation.cpp | 452 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod, in rsdAllocationData2D_alloc_script() 470 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstLod, in rsdAllocationData2D_alloc() 487 uint32_t dstXoff, uint32_t dstYoff, uint32_t dstZoff, in rsdAllocationData3D_alloc()
|
D | rsdRuntimeStubs.cpp | 68 uint32_t dstXoff, uint32_t dstYoff, in SC_AllocationCopy2DRange()
|
/frameworks/base/libs/rs/ |
D | rsScriptC_Lib.cpp | 179 uint32_t dstXoff, uint32_t dstYoff, in rsrAllocationCopy2DRange()
|
D | rsAllocation.cpp | 555 uint32_t dstXoff, uint32_t dstYoff, in rsi_AllocationCopy2DRange()
|
/frameworks/base/graphics/java/android/renderscript/ |
D | RenderScript.java | 308 int dstAlloc, int dstXoff, int dstYoff, in rsnAllocationData2D() 313 synchronized void nAllocationData2D(int dstAlloc, int dstXoff, int dstYoff, in nAllocationData2D()
|
/frameworks/base/graphics/jni/ |
D | android_renderscript_RenderScript.cpp | 614 jint dstAlloc, jint dstXoff, jint dstYoff, in nAllocationData2D_alloc()
|