Searched defs:outerThreshold (Results 1 – 6 of 6) sorted by relevance
20 float outerThreshold() const { return fOuterThreshold; } in outerThreshold() function24 float outerThreshold, in Make()35 float outerThreshold, const SkIRect& bounds) in GrAlphaThresholdFragmentProcessor()
14 float outerThreshold) { in optFlags()38 auto outerThreshold = _outer.outerThreshold(); in emitCode() local
69 SkScalar outerThreshold, in Make()95 SkScalar outerThreshold, in SkAlphaThresholdFilterImpl()235 U8CPU outerThreshold = (U8CPU)(fOuterThreshold * 0xFF); in onFilterImage() local
72 SkScalar outerThreshold, in Make()98 SkScalar outerThreshold, in SkAlphaThresholdFilterImpl()238 U8CPU outerThreshold = (U8CPU)(fOuterThreshold * 0xFF); in onFilterImage() local