Home
last modified time | relevance | path

Searched refs:getApp1Length (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/services/camera/libcameraservice/utils/
DExifUtils.h196 virtual unsigned int getApp1Length() = 0;
DExifUtils.cpp186 virtual unsigned int getApp1Length();
730 unsigned int ExifUtilsImpl::getApp1Length() { in getApp1Length() function in android::camera3::ExifUtilsImpl
/frameworks/av/services/camera/libcameraservice/common/
DDepthPhotoProcessor.cpp213 size_t exifBufferSize = utils->getApp1Length(); in encodeGrayscaleJpeg()
/frameworks/av/services/camera/libcameraservice/api2/
DHeicCompositeStream.cpp920 unsigned int newApp1Length = exifUtils->getApp1Length(); in processAppSegment()