Searched defs:outerThreshold (Results 1 – 3 of 3) sorted by relevance
28 float outerThreshold, in Make()42 float outerThreshold() const { return fOuterThreshold; } in outerThreshold() function
63 SkScalar outerThreshold, in Make()89 SkScalar outerThreshold, in SkAlphaThresholdFilterImpl()222 U8CPU outerThreshold = (U8CPU)(fOuterThreshold * 0xFF); in onFilterImage() local
20 …entProcessor::OptimizationFlags GrAlphaThresholdFragmentProcessor::OptFlags(float outerThreshold) { in OptFlags()35 float outerThreshold, in GrAlphaThresholdFragmentProcessor()