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