Home
last modified time | relevance | path

Searched defs:srcZoff (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java595 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 Dandroid_renderscript_RenderScript.cpp1492 jlong srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc()