Searched refs:GenerateApp1 (Results 1 – 5 of 5) sorted by relevance
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()
328 bool ExifUtils::GenerateApp1() { in GenerateApp1() function in arc::ExifUtils
381 if (!utils.GenerateApp1()) { in ConvertToJpeg()