Searched defs:srcXoff (Results 1 – 2 of 2) sorted by relevance
/aosp14/frameworks/base/rs/java/android/renderscript/ |
H A D | RenderScript.java | 559 long srcAlloc, int srcXoff, int srcYoff, in rsnAllocationData2D() 564 long srcAlloc, int srcXoff, int srcYoff, in nAllocationData2D() 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 | 1447 jlong srcAlloc, jint srcXoff, jint srcYoff, in nAllocationData2D_alloc() 1492 jlong srcAlloc, jint srcXoff, jint srcYoff, jint srcZoff, in nAllocationData3D_alloc()
|