Home
last modified time | relevance | path

Searched refs:make_alpha_threshold_fp (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/effects/imagefilters/
DSkAlphaThresholdImageFilter.cpp137 static std::unique_ptr<GrFragmentProcessor> make_alpha_threshold_fp( in make_alpha_threshold_fp() function
223 auto thresholdFP = make_alpha_threshold_fp( in onFilterImage()