Searched defs:srcZoff (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/rs/java/android/renderscript/ |
H A D | RenderScript.java | 595 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in rsnAllocationData3D() 600 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in nAllocationData3D()
|
/aosp14/frameworks/base/rs/jni/ |
H A D | android_renderscript_RenderScript.cpp | 1492 jlong srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc()
|