Searched defs:srcAlloc (Results 1 – 6 of 6) sorted by relevance
/frameworks/rs/ |
D | rsScriptC_Lib.cpp | 172 Allocation *srcAlloc, in rsrAllocationCopy1DRange() 183 Allocation *srcAlloc, in rsrAllocationCopy2DRange()
|
D | rsAllocation.cpp | 677 RsAllocation srcAlloc, in rsi_AllocationCopy2DRange()
|
/frameworks/rs/driver/ |
D | rsdAllocation.cpp | 568 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData1D_alloc() 591 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData2D_alloc_script() 609 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData2D_alloc() 627 const android::renderscript::Allocation *srcAlloc, in rsdAllocationData3D_alloc()
|
D | rsdRuntimeStubs.cpp | 62 Allocation *srcAlloc, in SC_AllocationCopy1DRange() 73 Allocation *srcAlloc, in SC_AllocationCopy2DRange()
|
/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/base/graphics/jni/ |
D | android_renderscript_RenderScript.cpp | 695 jint srcAlloc, jint srcXoff, jint srcYoff, in nAllocationData2D_alloc()
|