Home
last modified time | relevance | path

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

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/effects/
H A DGrAlphaThresholdFragmentProcessor.h20 float innerThreshold() const { return fInnerThreshold; } in innerThreshold()
39 , fInnerThreshold(innerThreshold) in GrAlphaThresholdFragmentProcessor()
52 float fInnerThreshold; variable
H A DSkAlphaThresholdFilter.cpp54 SkScalar fInnerThreshold; member in SkAlphaThresholdFilterImpl
100 , fInnerThreshold(innerThreshold) in SkAlphaThresholdFilterImpl()
133 buffer.writeScalar(fInnerThreshold); in flatten()
185 fInnerThreshold, in onFilterImage()
228 U8CPU innerThreshold = (U8CPU)(fInnerThreshold * 0xFF); in onFilterImage()
277 return SkAlphaThresholdFilter::Make(fRegion, fInnerThreshold, fOuterThreshold, in onMakeColorSpace()
286 str->appendf("inner: %f outer: %f", fInnerThreshold, fOuterThreshold); in toString()
H A DGrAlphaThresholdFragmentProcessor.cpp86 if (fInnerThreshold != that.fInnerThreshold) return false; in onIsEqual()
94 , fInnerThreshold(src.fInnerThreshold) in GrAlphaThresholdFragmentProcessor()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/effects/
H A DSkAlphaThresholdFilter.cpp45 SkScalar fInnerThreshold; member in SkAlphaThresholdFilterImpl
91 , fInnerThreshold(innerThreshold) in SkAlphaThresholdFilterImpl()
127 buffer.writeScalar(fInnerThreshold); in flatten()
176 fInnerThreshold, in onFilterImage()
219 U8CPU innerThreshold = (U8CPU)(fInnerThreshold * 0xFF); in onFilterImage()
265 str->appendf("inner: %f outer: %f", fInnerThreshold, fOuterThreshold); in toString()
H A DGrAlphaThresholdFragmentProcessor.h32 float innerThreshold() const { return fInnerThreshold; } in innerThreshold()
55 float fInnerThreshold; variable
H A DGrAlphaThresholdFragmentProcessor.cpp48 : fInnerThreshold(innerThreshold) in GrAlphaThresholdFragmentProcessor()
67 return (this->fInnerThreshold == s.fInnerThreshold && in onIsEqual()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/effects/imagefilters/
H A DSkAlphaThresholdFilter.cpp39 , fInnerThreshold(innerThreshold) in SkAlphaThresholdFilterImpl()
58 SkScalar fInnerThreshold; member in __anon6e4d4ecf0111::SkAlphaThresholdFilterImpl
97 buffer.writeScalar(fInnerThreshold); in flatten()
180 fInnerThreshold, in onFilterImage()
224 U8CPU innerThreshold = (U8CPU)(fInnerThreshold * 0xFF); in onFilterImage()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/effects/imagefilters/
H A DSkAlphaThresholdFilter.cpp39 , fInnerThreshold(innerThreshold) in SkAlphaThresholdFilterImpl()
58 SkScalar fInnerThreshold; member in __anonb28572890111::SkAlphaThresholdFilterImpl
97 buffer.writeScalar(fInnerThreshold); in flatten()
179 std::move(maskView), fInnerThreshold, fOuterThreshold, bounds); in onFilterImage()
221 U8CPU innerThreshold = (U8CPU)(fInnerThreshold * 0xFF); in onFilterImage()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/effects/imagefilters/
H A DSkAlphaThresholdFilter.cpp39 , fInnerThreshold(innerThreshold) in SkAlphaThresholdFilterImpl()
58 SkScalar fInnerThreshold; member in __anone9bc27da0111::SkAlphaThresholdFilterImpl
97 buffer.writeScalar(fInnerThreshold); in flatten()
180 fInnerThreshold, in onFilterImage()
224 U8CPU innerThreshold = (U8CPU)(fInnerThreshold * 0xFF); in onFilterImage()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/effects/imagefilters/
H A DSkAlphaThresholdFilter.cpp39 , fInnerThreshold(innerThreshold) in SkAlphaThresholdFilterImpl()
58 SkScalar fInnerThreshold; member in __anon196f69260111::SkAlphaThresholdFilterImpl
97 buffer.writeScalar(fInnerThreshold); in flatten()
180 fInnerThreshold, in onFilterImage()
224 U8CPU innerThreshold = (U8CPU)(fInnerThreshold * 0xFF); in onFilterImage()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/effects/imagefilters/
H A DSkAlphaThresholdFilter.cpp38 , fInnerThreshold(innerThreshold) in SkAlphaThresholdFilterImpl()
57 SkScalar fInnerThreshold; member in __anond1033f2e0111::SkAlphaThresholdFilterImpl
96 buffer.writeScalar(fInnerThreshold); in flatten()
179 std::move(textureFP), std::move(maskFP), fInnerThreshold, fOuterThreshold); in onFilterImage()
217 U8CPU innerThreshold = (U8CPU)(fInnerThreshold * 0xFF); in onFilterImage()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/effects/imagefilters/
H A DSkAlphaThresholdFilter.cpp39 , fInnerThreshold(innerThreshold) in SkAlphaThresholdFilterImpl()
58 SkScalar fInnerThreshold; member in __anonf20ad5d10111::SkAlphaThresholdFilterImpl
97 buffer.writeScalar(fInnerThreshold); in flatten()
180 fInnerThreshold, in onFilterImage()
224 U8CPU innerThreshold = (U8CPU)(fInnerThreshold * 0xFF); in onFilterImage()