Searched refs:SetThresholdType (Results 1 – 8 of 8) sorted by relevance
90 prop->SetThresholdType(ThresholdType::LAYOUT); in DoSetThresholdType001()108 prop->SetThresholdType(ThresholdType::COARSE); in DoSetThresholdType002()126 prop->SetThresholdType(ThresholdType::MEDIUM); in DoSetThresholdType003()144 prop->SetThresholdType(ThresholdType::FINE); in DoSetThresholdType004()162 prop->SetThresholdType(ThresholdType::COLOR); in DoSetThresholdType005()180 prop->SetThresholdType(ThresholdType::DEFAULT); in DoSetThresholdType006()198 prop->SetThresholdType(ThresholdType::ZERO); in DoSetThresholdType007()
72 property_->SetThresholdType(ThresholdType::COARSE); in RSBehindWindowFilterRadiusModifier()91 property_->SetThresholdType(ThresholdType::COARSE); in RSBehindWindowFilterSaturationModifier()110 property_->SetThresholdType(ThresholdType::COARSE); in RSBehindWindowFilterBrightnessModifier()129 property_->SetThresholdType(ThresholdType::COLOR); in RSBehindWindowFilterMaskColorModifier()255 …property_->SetThresholdType(ThresholdType::THRESHOLD_TYPE); …
116 virtual void SetThresholdType(ThresholdType thresholdType) {}619 void SetThresholdType(ThresholdType thresholdType) override
38 void NodeAnimatableProperty<float, AnimatablePropertyFloat>::SetThresholdType(ThresholdType type) in SetThresholdType() function in OHOS::Ace::NG::NodeAnimatableProperty
283 void NodeAnimatableProperty<float, AnimatablePropertyFloat>::SetThresholdType(ThresholdType type) in SetThresholdType() function in OHOS::Ace::NG::NodeAnimatableProperty289 property->SetThresholdType(static_cast<Rosen::ThresholdType>(type)); in SetThresholdType()
420 void SetThresholdType(ThresholdType type);
114 prop->SetThresholdType(ThresholdType::COARSE);
555 frictionOffsetProperty_->SetThresholdType(ThresholdType::LAYOUT); in StartScrollAnimation()