Home
last modified time | relevance | path

Searched refs:kOriginTag (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/codec/
DSkJpegCodec.cpp83 const uint16_t kOriginTag = 0x112; in is_orientation_marker() local
89 if (kOriginTag == tag && kOriginType == type && 1 == count) { in is_orientation_marker()