Searched refs:copyWebPChunk (Results 1 – 1 of 1) sorted by relevance
3811 copyWebPChunk(totalInputStream, nonHeaderOutputStream, type); in saveWebpAttributes()3936 copyWebPChunk(inputStream, outputStream, type); in copyChunksUpToGivenChunkType()3944 private void copyWebPChunk(ByteOrderedDataInputStream inputStream, in copyWebPChunk() method in ExifInterface