Home
last modified time | relevance | path

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

/frameworks/av/camera/ndk/impl/
DACameraMetadata.cpp152 uint32_t tag_section = tag >> 16; in isVendorTag() local
153 if (tag_section >= VENDOR_SECTION) { in isVendorTag()