Searched defs:srcYoff (Results 1 – 12 of 12) sorted by relevance
/frameworks/support/renderscript/v8/rs_support/driver/ |
D | rsdAllocation.cpp | 382 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod, in rsdAllocationData2D_alloc_script() 400 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod, in rsdAllocationData2D_alloc() 418 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, in rsdAllocationData3D_alloc()
|
D | rsdRuntimeStubs.cpp | 102 uint32_t srcXoff, uint32_t srcYoff, in SC_AllocationCopy2DRange()
|
/frameworks/support/renderscript/v8/rs_support/ |
D | rsScriptC_Lib.cpp | 184 uint32_t srcXoff, uint32_t srcYoff, in rsrAllocationCopy2DRange()
|
D | rsAllocation.cpp | 565 uint32_t srcXoff, uint32_t srcYoff, in rsi_AllocationCopy2DRange()
|
/frameworks/rs/ |
D | rsScriptC_Lib.cpp | 184 uint32_t srcXoff, uint32_t srcYoff, in rsrAllocationCopy2DRange()
|
D | rsAllocation.cpp | 627 uint32_t srcXoff, uint32_t srcYoff, in rsi_AllocationCopy2DRange()
|
/frameworks/rs/driver/ |
D | rsdAllocation.cpp | 689 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod, in rsdAllocationData2D_alloc_script() 707 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcLod, in rsdAllocationData2D_alloc() 725 uint32_t srcXoff, uint32_t srcYoff, uint32_t srcZoff, in rsdAllocationData3D_alloc()
|
D | rsdRuntimeStubs.cpp | 104 uint32_t srcXoff, uint32_t srcYoff, in SC_AllocationCopy2DRange()
|
/frameworks/support/renderscript/v8/java/src/android/support/v8/renderscript/ |
D | RenderScript.java | 268 int srcAlloc, int srcXoff, int srcYoff, in rsnAllocationData2D() 273 int srcAlloc, int srcXoff, int srcYoff, in nAllocationData2D()
|
/frameworks/base/graphics/java/android/renderscript/ |
D | RenderScript.java | 362 int srcAlloc, int srcXoff, int srcYoff, in rsnAllocationData2D() 367 int srcAlloc, int srcXoff, int srcYoff, in nAllocationData2D()
|
/frameworks/support/renderscript/v8/jni/ |
D | android_renderscript_RenderScript.cpp | 519 jint srcAlloc, jint srcXoff, jint srcYoff, in nAllocationData2D_alloc()
|
/frameworks/base/graphics/jni/ |
D | android_renderscript_RenderScript.cpp | 695 jint srcAlloc, jint srcXoff, jint srcYoff, in nAllocationData2D_alloc()
|