Home
last modified time | relevance | path

Searched defs:mTagCount (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/interfaces/camera/common/1.0/default/include/
H A DVendorTagDescriptor.h102 int32_t mTagCount; variable
/aosp12/frameworks/av/camera/include/camera/
H A DVendorTagDescriptor.h120 int32_t mTagCount; variable
/aosp12/frameworks/base/core/java/com/android/internal/util/
H A DBinaryXmlSerializer.java106 private int mTagCount = 0; field in BinaryXmlSerializer