Searched refs:setAsGlobalVendorTagDescriptor (Results 1 – 8 of 8) sorted by relevance
206 EXPECT_EQ(OK, VendorTagDescriptor::setAsGlobalVendorTagDescriptor(vDesc)); in TEST()209 EXPECT_EQ(OK, VendorTagDescriptor::setAsGlobalVendorTagDescriptor(prevGlobal)); in TEST()
145 static status_t setAsGlobalVendorTagDescriptor(const sp<VendorTagDescriptor>& desc);
159 static status_t setAsGlobalVendorTagDescriptor(const sp<VendorTagDescriptor>& desc);
375 status_t VendorTagDescriptor::setAsGlobalVendorTagDescriptor(const sp<VendorTagDescriptor>& desc) { in setAsGlobalVendorTagDescriptor() function in android::hardware::camera::common::V1_0::helper::VendorTagDescriptor
425 VendorTagDescriptor::setAsGlobalVendorTagDescriptor(desc); in setUpVendorTags()
142 status_t err = VendorTagDescriptor::setAsGlobalVendorTagDescriptor(desc); in getCameraServiceLocked()
598 status_t VendorTagDescriptor::setAsGlobalVendorTagDescriptor(const sp<VendorTagDescriptor>& desc) { in setAsGlobalVendorTagDescriptor() function in android::VendorTagDescriptor
964 err = VendorTagDescriptor::setAsGlobalVendorTagDescriptor(desc); in CameraMetadata_setupGlobalVendorTagDescriptor()