Home
last modified time | relevance | path

Searched refs:thresholds1_7 (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.h44 SkRect thresholds1_7; variable
65 SkRect thresholds1_7, in GrUnrolledBinaryGradientColorizer() argument
85 , thresholds1_7(thresholds1_7) in GrUnrolledBinaryGradientColorizer()
H A DGrUnrolledBinaryGradientColorizer.cpp61 auto thresholds1_7 = _outer.thresholds1_7; in emitCode() local
62 (void)thresholds1_7; in emitCode()
236 reinterpret_cast<const float*>(&(_outer.thresholds1_7))); in onSetData()
287 if (thresholds1_7 != that.thresholds1_7) return false; in onIsEqual()
311 , thresholds1_7(src.thresholds1_7) 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.h45 SkRect thresholds1_7; variable
66 SkRect thresholds1_7, in GrUnrolledBinaryGradientColorizer() argument
86 , thresholds1_7(thresholds1_7) in GrUnrolledBinaryGradientColorizer()
H A DGrUnrolledBinaryGradientColorizer.cpp61 auto thresholds1_7 = _outer.thresholds1_7; in emitCode() local
62 (void)thresholds1_7; in emitCode()
236 reinterpret_cast<const float*>(&(_outer.thresholds1_7))); in onSetData()
287 if (thresholds1_7 != that.thresholds1_7) return false; in onIsEqual()
311 , thresholds1_7(src.thresholds1_7) in GrUnrolledBinaryGradientColorizer()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gradients/generated/
H A DGrUnrolledBinaryGradientColorizer.h44 SkRect thresholds1_7; variable
65 SkRect thresholds1_7, in GrUnrolledBinaryGradientColorizer() argument
85 , thresholds1_7(thresholds1_7) in GrUnrolledBinaryGradientColorizer()
H A DGrUnrolledBinaryGradientColorizer.cpp61 auto thresholds1_7 = _outer.thresholds1_7; in emitCode() local
62 (void)thresholds1_7; in emitCode()
236 reinterpret_cast<const float*>(&(_outer.thresholds1_7))); in onSetData()
287 if (thresholds1_7 != that.thresholds1_7) return false; in onIsEqual()
311 , thresholds1_7(src.thresholds1_7) in GrUnrolledBinaryGradientColorizer()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gradients/generated/
H A DGrUnrolledBinaryGradientColorizer.h44 SkRect thresholds1_7; variable
65 SkRect thresholds1_7, in GrUnrolledBinaryGradientColorizer() argument
85 , thresholds1_7(thresholds1_7) in GrUnrolledBinaryGradientColorizer()
H A DGrUnrolledBinaryGradientColorizer.cpp61 auto thresholds1_7 = _outer.thresholds1_7; in emitCode() local
62 (void)thresholds1_7; in emitCode()
236 reinterpret_cast<const float*>(&(_outer.thresholds1_7))); in onSetData()
287 if (thresholds1_7 != that.thresholds1_7) return false; in onIsEqual()
311 , thresholds1_7(src.thresholds1_7) in GrUnrolledBinaryGradientColorizer()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gradients/generated/
H A DGrUnrolledBinaryGradientColorizer.h44 SkRect thresholds1_7; variable
65 SkRect thresholds1_7, in GrUnrolledBinaryGradientColorizer() argument
85 , thresholds1_7(thresholds1_7) in GrUnrolledBinaryGradientColorizer()
H A DGrUnrolledBinaryGradientColorizer.cpp61 auto thresholds1_7 = _outer.thresholds1_7; in emitCode() local
62 (void)thresholds1_7; in emitCode()
236 reinterpret_cast<const float*>(&(_outer.thresholds1_7))); in onSetData()
287 if (thresholds1_7 != that.thresholds1_7) return false; in onIsEqual()
311 , thresholds1_7(src.thresholds1_7) in GrUnrolledBinaryGradientColorizer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gradients/generated/
H A DGrUnrolledBinaryGradientColorizer.cpp62 auto thresholds1_7 = _outer.thresholds1_7; in emitCode() local
63 (void)thresholds1_7; in emitCode()
265 reinterpret_cast<const float*>(&(_outer.thresholds1_7))); in onSetData()
316 if (thresholds1_7 != that.thresholds1_7) return false; in onIsEqual()
341 , thresholds1_7(src.thresholds1_7) in GrUnrolledBinaryGradientColorizer()
370 bias14_15.fR, bias14_15.fG, bias14_15.fB, bias14_15.fA, thresholds1_7.left(), in onDumpInfo()
371 thresholds1_7.top(), thresholds1_7.right(), thresholds1_7.bottom(), in onDumpInfo()
H A DGrUnrolledBinaryGradientColorizer.h47 SkRect thresholds1_7; variable
68 SkRect thresholds1_7, in GrUnrolledBinaryGradientColorizer() argument
88 , thresholds1_7(thresholds1_7) in GrUnrolledBinaryGradientColorizer()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gradients/
H A DGrUnrolledBinaryGradientColorizer.fp39 // - thresholds1_7.x = boundary between (0,1) and (2,3) -> 1_2
47 in uniform half4 thresholds1_7;
58 // thresholds1_7.w is mid point for intervals (0,7) and (8,15)
59 if (intervalCount <= 4 || t < thresholds1_7.w) {
60 // thresholds1_7.y is mid point for intervals (0,3) and (4,7)
61 if (intervalCount <= 2 || t < thresholds1_7.y) {
62 // thresholds1_7.x is mid point for intervals (0,1) and (2,3)
63 if (intervalCount <= 1 || t < thresholds1_7.x) {
71 // thresholds1_7.z is mid point for intervals (4,5) and (6,7)
72 if (intervalCount <= 3 || t < thresholds1_7.z) {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gradients/
H A DGrUnrolledBinaryGradientColorizer.fp39 // - thresholds1_7.x = boundary between (0,1) and (2,3) -> 1_2
47 in uniform half4 thresholds1_7;
58 // thresholds1_7.w is mid point for intervals (0,7) and (8,15)
59 if (intervalCount <= 4 || t < thresholds1_7.w) {
60 // thresholds1_7.y is mid point for intervals (0,3) and (4,7)
61 if (intervalCount <= 2 || t < thresholds1_7.y) {
62 // thresholds1_7.x is mid point for intervals (0,1) and (2,3)
63 if (intervalCount <= 1 || t < thresholds1_7.x) {
71 // thresholds1_7.z is mid point for intervals (4,5) and (6,7)
72 if (intervalCount <= 3 || t < thresholds1_7.z) {
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gradients/
H A DGrUnrolledBinaryGradientColorizer.fp39 // - thresholds1_7.x = boundary between (0,1) and (2,3) -> 1_2
47 in uniform half4 thresholds1_7;
58 // thresholds1_7.w is mid point for intervals (0,7) and (8,15)
59 if (intervalCount <= 4 || t < thresholds1_7.w) {
60 // thresholds1_7.y is mid point for intervals (0,3) and (4,7)
61 if (intervalCount <= 2 || t < thresholds1_7.y) {
62 // thresholds1_7.x is mid point for intervals (0,1) and (2,3)
63 if (intervalCount <= 1 || t < thresholds1_7.x) {
71 // thresholds1_7.z is mid point for intervals (4,5) and (6,7)
72 if (intervalCount <= 3 || t < thresholds1_7.z) {
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gradients/
H A DGrUnrolledBinaryGradientColorizer.fp39 // - thresholds1_7.x = boundary between (0,1) and (2,3) -> 1_2
47 in uniform half4 thresholds1_7;
58 // thresholds1_7.w is mid point for intervals (0,7) and (8,15)
59 if (intervalCount <= 4 || t < thresholds1_7.w) {
60 // thresholds1_7.y is mid point for intervals (0,3) and (4,7)
61 if (intervalCount <= 2 || t < thresholds1_7.y) {
62 // thresholds1_7.x is mid point for intervals (0,1) and (2,3)
63 if (intervalCount <= 1 || t < thresholds1_7.x) {
71 // thresholds1_7.z is mid point for intervals (4,5) and (6,7)
72 if (intervalCount <= 3 || t < thresholds1_7.z) {
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gradients/
H A DGrUnrolledBinaryGradientColorizer.fp39 // - thresholds1_7.x = boundary between (0,1) and (2,3) -> 1_2
47 in uniform half4 thresholds1_7;
58 // thresholds1_7.w is mid point for intervals (0,7) and (8,15)
59 if (intervalCount <= 4 || t < thresholds1_7.w) {
60 // thresholds1_7.y is mid point for intervals (0,3) and (4,7)
61 if (intervalCount <= 2 || t < thresholds1_7.y) {
62 // thresholds1_7.x is mid point for intervals (0,1) and (2,3)
63 if (intervalCount <= 1 || t < thresholds1_7.x) {
71 // thresholds1_7.z is mid point for intervals (4,5) and (6,7)
72 if (intervalCount <= 3 || t < thresholds1_7.z) {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gradients/
H A DGrUnrolledBinaryGradientColorizer.fp39 // - thresholds1_7.x = boundary between (0,1) and (2,3) -> 1_2
47 in uniform half4 thresholds1_7;
58 // thresholds1_7.w is mid point for intervals (0,7) and (8,15)
59 if (intervalCount <= 4 || t < thresholds1_7.w) {
60 // thresholds1_7.y is mid point for intervals (0,3) and (4,7)
61 if (intervalCount <= 2 || t < thresholds1_7.y) {
62 // thresholds1_7.x is mid point for intervals (0,1) and (2,3)
63 if (intervalCount <= 1 || t < thresholds1_7.x) {
71 // thresholds1_7.z is mid point for intervals (4,5) and (6,7)
72 if (intervalCount <= 3 || t < thresholds1_7.z) {