Searched refs:ExifModifier (Results 1 – 2 of 2) sorted by relevance
28 class ExifModifier { class47 protected ExifModifier(ByteBuffer byteBuffer, ExifInterface iRef) throws IOException, in ExifModifier() method in ExifModifier
1069 ExifModifier mod = null; in rewriteExif()1071 mod = new ExifModifier(buf, this); in rewriteExif()