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.h80 std::string exif_make_, exif_model_; variable
DJpegCompressor.cpp168 exif_make_ = std::string(value); in JpegCompressor()
301 job->exif_utils->SetMake(exif_make_); in CompressYUV420()