Searched refs:useJpegExifRotation (Results 1 – 5 of 5) sorted by relevance
126 bool useJpegExifRotation();
348 bool QCameraParametersIntf::useJpegExifRotation() in useJpegExifRotation() function in qcamera::QCameraParametersIntf352 return mImpl->useJpegExifRotation(); in useJpegExifRotation()
695 bool useJpegExifRotation();
719 (m_parent->mParameters.useJpegExifRotation() || in getJpegEncodingConfig()723 m_parent->mParameters.useJpegExifRotation()){ in getJpegEncodingConfig()
11041 if (!useJpegExifRotation()) { in getRotation()11098 if (useJpegExifRotation()) { in getJpegExifRotation()11116 bool QCameraParameters::useJpegExifRotation() { in useJpegExifRotation() function in qcamera::QCameraParameters