Searched defs:srcFace (Results 1 – 12 of 12) sorted by relevance
/frameworks/rs/ |
D | rsScriptC_Lib.cpp | 323 uint32_t srcMip, uint32_t srcFace) { in rsrAllocationCopy2DRange()
|
D | rsAllocation.cpp | 830 uint32_t srcMip, uint32_t srcFace) { in rsi_AllocationCopy2DRange()
|
D | rsApiStubs.cpp | 482 uint32_t srcMip, uint32_t srcFace) in rsAllocationCopy2DRange()
|
D | rsHidlAdaptation.cpp | 680 uint32_t srcMip, uint32_t srcFace) in AllocationCopy2DRange()
|
/frameworks/rs/rsov/driver/ |
D | rsovAllocation.cpp | 504 uint32_t srcYoff, uint32_t srcLod, RsAllocationCubemapFace srcFace) { in rsovAllocationData2D_alloc_script() 538 uint32_t srcYoff, uint32_t srcLod, RsAllocationCubemapFace srcFace) { in rsovAllocationData2D_alloc()
|
D | rsovRuntimeStubs.cpp | 212 rs_allocation_cubemap_face srcFace) { in rsAllocationCopy2DRange()
|
/frameworks/rs/driver/ |
D | rsdAllocation.cpp | 1034 RsAllocationCubemapFace srcFace) { in rsdAllocationData2D_alloc_script() 1073 RsAllocationCubemapFace srcFace) { in rsdAllocationData2D_alloc()
|
D | rsdRuntimeStubs.cpp | 227 uint32_t srcMip, rs_allocation_cubemap_face srcFace) { in rsAllocationCopy2DRange()
|
/frameworks/rs/support/java/src/android/support/v8/renderscript/ |
D | RenderScript.java | 499 int srcMip, int srcFace); in rsnAllocationData2D() 504 int srcMip, int srcFace) { in nAllocationData2D()
|
/frameworks/base/rs/java/android/renderscript/ |
D | RenderScript.java | 554 int srcMip, int srcFace); in rsnAllocationData2D() 559 int srcMip, int srcFace) { in nAllocationData2D()
|
/frameworks/rs/support/jni/ |
D | android_renderscript_RenderScript.cpp | 1238 jint srcMip, jint srcFace) in nAllocationData2D_alloc()
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 1452 jint srcMip, jint srcFace) in nAllocationData2D_alloc()
|