Home
last modified time | relevance | path

Searched defs:srcIter (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_image.cpp766 dng_tile_iterator srcIter(src, destTileArea); in CopyArea() local
801 dng_tile_iterator srcIter (src, destTileArea); in EqualArea() local
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/
DIDNAReference.java132 public static StringBuffer convertToASCII(UCharacterIterator srcIter, int options) in convertToASCII()