Home
last modified time | relevance | path

Searched refs: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() argument
600 long srcAlloc, int srcXoff, int srcYoff, int srcZoff, in nAllocationData3D() argument
606 srcAlloc, srcXoff, srcYoff, srcZoff, srcMip); in nAllocationData3D()
/aosp14/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1492 jlong srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc() argument
1508 srcXoff, srcYoff, srcZoff, srcMip); in nAllocationData3D_alloc()