Searched refs:EXIF_TAG_MODEL (Results 1 – 5 of 5) sorted by relevance
/aosp12/hardware/google/gchips/include/ |
H A D | ExynosExif.h | 60 #define EXIF_TAG_MODEL 0x0110 macro
|
/aosp12/hardware/libhardware/modules/camera/3_4/arc/ |
H A D | exif_utils.cpp | 104 EXIF_IFD_0, EXIF_TAG_MODEL, EXIF_FORMAT_ASCII, entrySize, entrySize); in SetModel()
|
/aosp12/hardware/google/graphics/common/libhwjpeg/ |
H A D | AppMarkerWriter.cpp | 370 writer.WriteASCII(EXIF_TAG_MODEL, m_szModel + 1, m_pExif->model); in WriteAPP1()
|
/aosp12/hardware/interfaces/camera/common/1.0/default/ |
H A D | Exif.cpp | 799 SET_STRING(EXIF_IFD_0, EXIF_TAG_MODEL, EXIF_FORMAT_ASCII, model); in setModel()
|
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/utils/ |
H A D | ExifUtils.cpp | 762 SET_STRING(EXIF_IFD_0, EXIF_TAG_MODEL, EXIF_FORMAT_UNDEFINED, model); in SetModel()
|