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