Searched defs:VendorTagDescriptor (Results 1 – 3 of 3) sorted by relevance
/hardware/interfaces/camera/common/default/include/ | ||
D | VendorTagDescriptor.h | 164 typedef android::hardware::camera::common::helper::VendorTagDescriptor VendorTagDescriptor; typedef |
D | CameraMetadata.h | 31 class VendorTagDescriptor; variable |
/hardware/interfaces/camera/common/default/ | ||
D | VendorTagDescriptor.cpp | 44 VendorTagDescriptor::VendorTagDescriptor() : mTagCount(0), mVendorOps() {} in VendorTagDescriptor() function in android::hardware::camera2::params::VendorTagDescriptor |