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

/external/chromium_org/third_party/WebKit/Source/platform/image-decoders/jpeg/
H A DJPEGImageDecoder.cpp187 const unsigned orientationTag = 0x112; local
219 if (tag == orientationTag && type == shortType && count == 1)

Completed in 434 milliseconds