Searched refs:getJpegExifRotation (Results 1 – 6 of 6) sorted by relevance
117 uint32_t getJpegExifRotation();
324 uint32_t QCameraParametersIntf::getJpegExifRotation() in getJpegExifRotation() function in qcamera::QCameraParametersIntf328 return mImpl->getJpegExifRotation(); in getJpegExifRotation()
677 uint32_t getJpegExifRotation();
648 encode_parm.thumb_rotation = m_parent->mParameters.getJpegExifRotation(); in getJpegEncodingConfig()
9230 switch (mParameters.getJpegExifRotation()) { in getExifData()
10719 uint32_t QCameraParameters::getJpegExifRotation() { in getJpegExifRotation() function in qcamera::QCameraParameters