Searched defs:outerThreshold (Results 1 – 6 of 6) sorted by relevance
24 float outerThreshold) { in Make()32 float outerThreshold; variable38 float outerThreshold) in GrAlphaThresholdFragmentProcessor()
30 auto outerThreshold = _outer.outerThreshold; in emitCode() local
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
33 SkScalar outerThreshold, sk_sp<SkImageFilter> input, in SkAlphaThresholdImageFilter()219 U8CPU outerThreshold = (U8CPU)(fOuterThreshold * 0xFF); in onFilterImage() local