Searched refs:GenerateApp1 (Results 1 – 6 of 6) sorted by relevance
100 bool GenerateApp1();
328 bool ExifUtils::GenerateApp1() { in GenerateApp1() function in arc::ExifUtils
381 if (!utils.GenerateApp1()) { in ConvertToJpeg()
179 virtual bool GenerateApp1(unsigned char* thumbnail_buffer, uint32_t size) = 0;
181 virtual bool GenerateApp1(unsigned char* thumbnail_buffer, uint32_t size);719 bool ExifUtilsImpl::GenerateApp1(unsigned char* thumbnail_buffer, in GenerateApp1() function in android::ExifUtilsImpl
174 if (job->exif_utils->GenerateApp1(thumbnail_jpeg_buffer.empty() in CompressYUV420()