Searched refs:tempData (Results 1 – 2 of 2) sorted by relevance
119 byte[] tempData = new byte[url.length]; in decode()133 tempData[tempCount++] = b; in decode()136 System.arraycopy(tempData, 0, retData, 0, tempCount); in decode()
1099 ExifData tempData = mData; in forceRewriteExif() local1117 mData = tempData; in forceRewriteExif()