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