Home
last modified time | relevance | path

Searched defs:thresholdHigh (Results 1 – 2 of 2) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/drawable/
Drs_property_drawable_utils.cpp634 …float low, float high, float thresholdLow, float thresholdHigh, std::shared_ptr<Drawing::ShaderEff… in MakeBinarizationShader()
778 float thresholdHigh = aiInvert->z_ + aiInvert->w_; in DrawBinarization() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_properties_painter.cpp1632 float thresholdHigh = aiInvert->z_ + aiInvert->w_; in DrawBinarizationShader() local
1644 float thresholdLow, float thresholdHigh, in MakeBinarizationShader()