Home
last modified time | relevance | path

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

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gradients/generated/
H A DGrUnrolledBinaryGradientColorizer.h45 SkRect thresholds9_13; variable
66 SkRect thresholds9_13) in GrUnrolledBinaryGradientColorizer() argument
86 , thresholds9_13(thresholds9_13) {} in GrUnrolledBinaryGradientColorizer()
H A DGrUnrolledBinaryGradientColorizer.cpp63 auto thresholds9_13 = _outer.thresholds9_13; in emitCode() local
64 (void)thresholds9_13; in emitCode()
238 reinterpret_cast<const float*>(&(_outer.thresholds9_13))); in onSetData()
288 if (thresholds9_13 != that.thresholds9_13) return false; in onIsEqual()
312 , thresholds9_13(src.thresholds9_13) {} in GrUnrolledBinaryGradientColorizer()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gradients/generated/
H A DGrUnrolledBinaryGradientColorizer.h46 SkRect thresholds9_13; variable
67 SkRect thresholds9_13) in GrUnrolledBinaryGradientColorizer() argument
87 , thresholds9_13(thresholds9_13) {} in GrUnrolledBinaryGradientColorizer()
H A DGrUnrolledBinaryGradientColorizer.cpp63 auto thresholds9_13 = _outer.thresholds9_13; in emitCode() local
64 (void)thresholds9_13; in emitCode()
238 reinterpret_cast<const float*>(&(_outer.thresholds9_13))); in onSetData()
288 if (thresholds9_13 != that.thresholds9_13) return false; in onIsEqual()
312 , thresholds9_13(src.thresholds9_13) {} in GrUnrolledBinaryGradientColorizer()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gradients/generated/
H A DGrUnrolledBinaryGradientColorizer.h45 SkRect thresholds9_13; variable
66 SkRect thresholds9_13) in GrUnrolledBinaryGradientColorizer() argument
86 , thresholds9_13(thresholds9_13) {} in GrUnrolledBinaryGradientColorizer()
H A DGrUnrolledBinaryGradientColorizer.cpp63 auto thresholds9_13 = _outer.thresholds9_13; in emitCode() local
64 (void)thresholds9_13; in emitCode()
238 reinterpret_cast<const float*>(&(_outer.thresholds9_13))); in onSetData()
288 if (thresholds9_13 != that.thresholds9_13) return false; in onIsEqual()
312 , thresholds9_13(src.thresholds9_13) {} in GrUnrolledBinaryGradientColorizer()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gradients/generated/
H A DGrUnrolledBinaryGradientColorizer.h45 SkRect thresholds9_13; variable
66 SkRect thresholds9_13) in GrUnrolledBinaryGradientColorizer() argument
86 , thresholds9_13(thresholds9_13) {} in GrUnrolledBinaryGradientColorizer()
H A DGrUnrolledBinaryGradientColorizer.cpp63 auto thresholds9_13 = _outer.thresholds9_13; in emitCode() local
64 (void)thresholds9_13; in emitCode()
238 reinterpret_cast<const float*>(&(_outer.thresholds9_13))); in onSetData()
288 if (thresholds9_13 != that.thresholds9_13) return false; in onIsEqual()
312 , thresholds9_13(src.thresholds9_13) {} in GrUnrolledBinaryGradientColorizer()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gradients/generated/
H A DGrUnrolledBinaryGradientColorizer.h45 SkRect thresholds9_13; variable
66 SkRect thresholds9_13) in GrUnrolledBinaryGradientColorizer() argument
86 , thresholds9_13(thresholds9_13) {} in GrUnrolledBinaryGradientColorizer()
H A DGrUnrolledBinaryGradientColorizer.cpp63 auto thresholds9_13 = _outer.thresholds9_13; in emitCode() local
64 (void)thresholds9_13; in emitCode()
238 reinterpret_cast<const float*>(&(_outer.thresholds9_13))); in onSetData()
288 if (thresholds9_13 != that.thresholds9_13) return false; in onIsEqual()
312 , thresholds9_13(src.thresholds9_13) {} in GrUnrolledBinaryGradientColorizer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gradients/generated/
H A DGrUnrolledBinaryGradientColorizer.cpp64 auto thresholds9_13 = _outer.thresholds9_13; in emitCode() local
65 (void)thresholds9_13; in emitCode()
267 reinterpret_cast<const float*>(&(_outer.thresholds9_13))); in onSetData()
317 if (thresholds9_13 != that.thresholds9_13) return false; in onIsEqual()
342 , thresholds9_13(src.thresholds9_13) { in GrUnrolledBinaryGradientColorizer()
372 thresholds9_13.left(), thresholds9_13.top(), thresholds9_13.right(), in onDumpInfo()
373 thresholds9_13.bottom()); in onDumpInfo()
H A DGrUnrolledBinaryGradientColorizer.h48 SkRect thresholds9_13; variable
69 SkRect thresholds9_13) in GrUnrolledBinaryGradientColorizer() argument
89 , thresholds9_13(thresholds9_13) { in GrUnrolledBinaryGradientColorizer()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gradients/
H A DGrUnrolledBinaryGradientColorizer.fp43 // - thresholds9_13.x = boundary between (8,9) and (10,11) -> 9_10
48 in uniform half4 thresholds9_13;
81 // thresholds9_13.y is mid point for intervals (8,11) and (12,15)
82 if (intervalCount <= 6 || t < thresholds9_13.y) {
83 // thresholds9_13.x is mid point for intervals (8,9) and (10,11)
84 if (intervalCount <= 5 || t < thresholds9_13.x) {
94 // thresholds9_13.z is mid point for intervals (12,13) and (14,15)
95 if (intervalCount <= 7 || t < thresholds9_13.z) {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gradients/
H A DGrUnrolledBinaryGradientColorizer.fp43 // - thresholds9_13.x = boundary between (8,9) and (10,11) -> 9_10
48 in uniform half4 thresholds9_13;
81 // thresholds9_13.y is mid point for intervals (8,11) and (12,15)
82 if (intervalCount <= 6 || t < thresholds9_13.y) {
83 // thresholds9_13.x is mid point for intervals (8,9) and (10,11)
84 if (intervalCount <= 5 || t < thresholds9_13.x) {
94 // thresholds9_13.z is mid point for intervals (12,13) and (14,15)
95 if (intervalCount <= 7 || t < thresholds9_13.z) {
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gradients/
H A DGrUnrolledBinaryGradientColorizer.fp43 // - thresholds9_13.x = boundary between (8,9) and (10,11) -> 9_10
48 in uniform half4 thresholds9_13;
81 // thresholds9_13.y is mid point for intervals (8,11) and (12,15)
82 if (intervalCount <= 6 || t < thresholds9_13.y) {
83 // thresholds9_13.x is mid point for intervals (8,9) and (10,11)
84 if (intervalCount <= 5 || t < thresholds9_13.x) {
94 // thresholds9_13.z is mid point for intervals (12,13) and (14,15)
95 if (intervalCount <= 7 || t < thresholds9_13.z) {
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gradients/
H A DGrUnrolledBinaryGradientColorizer.fp43 // - thresholds9_13.x = boundary between (8,9) and (10,11) -> 9_10
48 in uniform half4 thresholds9_13;
81 // thresholds9_13.y is mid point for intervals (8,11) and (12,15)
82 if (intervalCount <= 6 || t < thresholds9_13.y) {
83 // thresholds9_13.x is mid point for intervals (8,9) and (10,11)
84 if (intervalCount <= 5 || t < thresholds9_13.x) {
94 // thresholds9_13.z is mid point for intervals (12,13) and (14,15)
95 if (intervalCount <= 7 || t < thresholds9_13.z) {
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gradients/
H A DGrUnrolledBinaryGradientColorizer.fp43 // - thresholds9_13.x = boundary between (8,9) and (10,11) -> 9_10
48 in uniform half4 thresholds9_13;
81 // thresholds9_13.y is mid point for intervals (8,11) and (12,15)
82 if (intervalCount <= 6 || t < thresholds9_13.y) {
83 // thresholds9_13.x is mid point for intervals (8,9) and (10,11)
84 if (intervalCount <= 5 || t < thresholds9_13.x) {
94 // thresholds9_13.z is mid point for intervals (12,13) and (14,15)
95 if (intervalCount <= 7 || t < thresholds9_13.z) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gradients/
H A DGrUnrolledBinaryGradientColorizer.fp43 // - thresholds9_13.x = boundary between (8,9) and (10,11) -> 9_10
48 in uniform half4 thresholds9_13;
81 // thresholds9_13.y is mid point for intervals (8,11) and (12,15)
82 if (intervalCount <= 6 || t < thresholds9_13.y) {
83 // thresholds9_13.x is mid point for intervals (8,9) and (10,11)
84 if (intervalCount <= 5 || t < thresholds9_13.x) {
94 // thresholds9_13.z is mid point for intervals (12,13) and (14,15)
95 if (intervalCount <= 7 || t < thresholds9_13.z) {