Home
last modified time | relevance | path

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

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