Searched defs:srcOff (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/base/core/java/android/util/ |
H A D | CharsetUtils.java | 77 long src, int srcOff, int srcLen); in fromModifiedUtf8Bytes()
|
/aosp12/frameworks/base/core/jni/ |
H A D | android_util_CharsetUtils.cpp | 46 jlong src, jint srcOff, jint srcLen) { in android_util_CharsetUtils_fromModifiedUtf8Bytes()
|
/aosp12/frameworks/rs/ |
H A D | rsScriptC_Lib.cpp | 307 uint32_t srcOff, uint32_t srcMip) { in rsrAllocationCopy1DRange()
|
H A D | rsAllocation.cpp | 556 void Allocation::copyRange1D(Context *rsc, const Allocation *src, int32_t srcOff, int32_t destOff, … in copyRange1D()
|
/aosp12/frameworks/rs/driver/ |
H A D | rsdRuntimeStubs.cpp | 212 uint32_t srcOff, uint32_t srcMip) { in rsAllocationCopy1DRange()
|