Searched refs:getApp1Length (Results 1 – 5 of 5) sorted by relevance
53 size_t exifBufferSize = utils->getApp1Length(); in TEST()
196 virtual unsigned int getApp1Length() = 0;
186 virtual unsigned int getApp1Length();730 unsigned int ExifUtilsImpl::getApp1Length() { in getApp1Length() function in android::camera3::ExifUtilsImpl
217 size_t exifBufferSize = utils->getApp1Length(); in encodeGrayscaleJpeg()
1007 unsigned int newApp1Length = exifUtils->getApp1Length(); in processAppSegment()