Searched refs:hasOrientation (Results 1 – 2 of 2) sorted by relevance
314 bool hasOrientation = value.HasColumn(PhotoColumn::PHOTO_ORIENTATION); in InsertOrientation() local315 if (hasOrientation && fileInfo.fileType != MEDIA_TYPE_VIDEO) { in InsertOrientation()318 if (hasOrientation) { in InsertOrientation()
1222 int32_t hasOrientation = values.GetObject(PhotoColumn::PHOTO_ORIENTATION, valueObject); in UpdateExif() local1224 if (hasOrientation) { in UpdateExif()