Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
Drs_properties_painter.cpp2745 float thresholdLow = aiInvert->z_ - aiInvert->w_; in DrawBinarizationShader() local
2776 float thresholdLow = aiInvert->z_ - aiInvert->w_; in DrawBinarizationShader() local
2790 …sp<SkShader> RSPropertiesPainter::MakeBinarizationShader(float low, float high, float thresholdLow, in MakeBinarizationShader()
2828 float thresholdLow, float thresholdHigh, in MakeBinarizationShader()