Searched defs:destArray (Results 1 – 6 of 6) sorted by relevance
323 UChar *destArray=dest.getBuffer(srcLength); in process() local432 char *destArray=dest.GetAppendBuffer(srcLength, srcLength+20, in processUTF8() local545 const UChar *destArray=dest.getBuffer(); in processUnicode() local
958 MaybeStackArray<void *, 16> destArray, sourceArray; // Handle small cases without malloc in setAdd() local
329 UChar *destArray=dest.getBuffer(srcLength); in process() local437 char *destArray=dest.GetAppendBuffer(srcLength, srcLength+20, in processUTF8() local549 const UChar *destArray=dest.getBuffer(); in processUnicode() local
403 SkTypedArray* destArray = (SkTypedArray*) (untypedStorage ? untypedStorage : arrayStorage); in writeValue() local