Home
last modified time | relevance | path

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

/third_party/skia/src/effects/imagefilters/
DSkAlphaThresholdImageFilter.cpp35 SkAlphaThresholdImageFilter(const SkRegion& region, SkScalar innerThreshold, in SkAlphaThresholdImageFilter()
140 float innerThreshold, in make_alpha_threshold_fp()
262 U8CPU innerThreshold = (U8CPU)(fInnerThreshold * 0xFF); in onFilterImage() local