Searched refs:orientEntry (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_hardware_camera2_DngCreator.cpp1886 sp<TiffEntry> orientEntry = writer->getEntry(TAG_ORIENTATION, TIFF_IFD_SUB1); local
1887 if (orientEntry.get() != nullptr) {
1888 writer->addEntry(orientEntry, TIFF_IFD_0);

Completed in 31 milliseconds