Home
last modified time | relevance | path

Searched defs:innerThreshold (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/effects/
DSkAlphaThresholdFilter.cpp39 SkScalar innerThreshold, in Create()
61 float innerThreshold, in Create()
77 float innerThreshold() const { return fInnerThreshold; } in innerThreshold() function in AlphaThresholdEffect
85 float innerThreshold, in AlphaThresholdEffect()
242 SkScalar innerThreshold, in SkAlphaThresholdFilterImpl()
330 U8CPU innerThreshold = (U8CPU)(fInnerThreshold * 0xFF); in onFilterImage() local
/external/chromium_org/third_party/skia/src/effects/
DSkAlphaThresholdFilter.cpp39 SkScalar innerThreshold, in Create()
61 float innerThreshold, in Create()
77 float innerThreshold() const { return fInnerThreshold; } in innerThreshold() function in AlphaThresholdEffect
85 float innerThreshold, in AlphaThresholdEffect()
242 SkScalar innerThreshold, in SkAlphaThresholdFilterImpl()
330 U8CPU innerThreshold = (U8CPU)(fInnerThreshold * 0xFF); in onFilterImage() local