Home
last modified time | relevance | path

Searched refs:exif_make_ (Results 1 – 2 of 2) sorted by relevance

/hardware/google/camera/devices/EmulatedCamera/hwl/
DJpegCompressor.h81 std::string exif_make_, exif_model_; variable
DJpegCompressor.cpp40 exif_make_ = std::string(value); in JpegCompressor()
172 job->exif_utils->SetMake(exif_make_); in CompressYUV420()