Searched refs:isVendorTagDefined (Results 1 – 3 of 3) sorted by relevance
58 bool isVendorTagDefined() const;
414 bool CameraModule::isVendorTagDefined() const { in isVendorTagDefined() function in android::hardware::camera::common::helper::CameraModule
397 if (!mModule->isVendorTagDefined()) { in setUpVendorTags()