Searched refs:GetThresholdByThresholdType (Results 1 – 3 of 3) sorted by relevance
385 float res = prop->GetThresholdByThresholdType(ThresholdType::LAYOUT);388 res = prop->GetThresholdByThresholdType(ThresholdType::COARSE);391 res = prop->GetThresholdByThresholdType(ThresholdType::MEDIUM);394 res = prop->GetThresholdByThresholdType(ThresholdType::FINE);397 res = prop->GetThresholdByThresholdType(ThresholdType::COLOR);400 res = prop->GetThresholdByThresholdType(ThresholdType::ZERO);403 res = prop->GetThresholdByThresholdType(ThresholdType::DEFAULT);
68 float RSPropertyBase::GetThresholdByThresholdType(ThresholdType thresholdType) const in GetThresholdByThresholdType() function in OHOS::Rosen::RSPropertyBase
178 float GetThresholdByThresholdType(ThresholdType thresholdType) const;626 return RSProperty<T>::GetThresholdByThresholdType(thresholdType_);