Home
last modified time | relevance | path

Searched refs:dg (Results 1 – 25 of 122) sorted by relevance

12345

/third_party/flutter/skia/gm/
Dhsl.cpp89 static void hue(float dr, float dg, float db, in hue() argument
95 set_sat(&R,&G,&B, sat(dr,dg,db)); in hue()
96 set_lum(&R,&G,&B, lum(dr,dg,db)); in hue()
102 static void saturation(float dr, float dg, float db, in saturation() argument
106 G = dg, in saturation()
109 set_lum(&R,&G,&B, lum( dr, dg, db)); // This may seem redundant, but it is not. in saturation()
115 static void color(float dr, float dg, float db, in color() argument
121 set_lum(&R,&G,&B, lum(dr,dg,db)); in color()
127 static void luminosity(float dr, float dg, float db, in luminosity() argument
131 G = dg, in luminosity()
/third_party/pixman/test/
Dcheck-formats.c13 uint32_t sa, sg, da, dg; in check_op() local
41 dg = 0; in check_op()
48 d = da | dg; in check_op()
81 dg -= dest_green_mask; in check_op()
82 dg &= dest_green_mask; in check_op()
84 while (dg != 0); in check_op()
/third_party/skia/gm/
Dhsl.cpp90 static void hue(float dr, float dg, float db, in hue() argument
96 set_sat(&R,&G,&B, sat(dr,dg,db)); in hue()
97 set_lum(&R,&G,&B, lum(dr,dg,db)); in hue()
103 static void saturation(float dr, float dg, float db, in saturation() argument
107 G = dg, in saturation()
110 set_lum(&R,&G,&B, lum( dr, dg, db)); // This may seem redundant, but it is not. in saturation()
116 static void color(float dr, float dg, float db, in color() argument
122 set_lum(&R,&G,&B, lum(dr,dg,db)); in color()
128 static void luminosity(float dr, float dg, float db, in luminosity() argument
132 G = dg, in luminosity()
/third_party/flutter/skia/tools/
DSkVMBuilders.cpp51 skvm::F32 dr,dg,db,da; in SrcoverBuilder_F32() local
52 skvm::Arg dst = load(dstFmt, &dr,&dg,&db,&da); in SrcoverBuilder_F32()
56 g = mad(dg, invA, g); in SrcoverBuilder_F32()
110 skvm::I32 dr,dg,db,da; in SrcoverBuilder_I32_Naive() local
111 load(dst, &dr,&dg,&db,&da); in SrcoverBuilder_I32_Naive()
121 g = add(g, shr(mul(dg, invA), 8)); in SrcoverBuilder_I32_Naive()
147 skvm::I32 dr,dg,db,da; in SrcoverBuilder_I32() local
148 load(dst, &dr,&dg,&db,&da); in SrcoverBuilder_I32()
165 g = add(g, shr(mul_16x2(dg, invA), 8)); in SrcoverBuilder_I32()
/third_party/node/deps/npm/lib/
Dxmas.js56 var dg = false variable
58 if (dg) module.exports([], function () {})
59 dg = true
/third_party/libffi/testsuite/libffi.complex/
Dcls_align_complex.inc77 /* { dg-output "12 4951,7i 127 1 9320,1i 13: 13 14271,8i 140" } */
80 /* { dg-output "\nres: 13 14271,8i 140" } */
85 /* { dg-output "\n12 4951,7i 127 1 9320,1i 13: 13 14271,8i 140" } */
88 /* { dg-output "\nres: 13 14271,8i 140" } */
Dcls_complex_struct.inc61 /* { dg-output "1.0,11.0i 2.0,22.0i\n" } */
67 /* { dg-output "1.0,11.0i 2.0,22.0i\n" } */
/third_party/skia/src/opts/
DSkRasterPipeline_opts.h1075 F dr,dg,db,da; member
1114 F& r, F& g, F& b, F& a, F& dr, F& dg, F& db, F& da); \
1118 params->dr, params->dg, params->db, params->da); \
1123 F& r, F& g, F& b, F& a, F& dr, F& dg, F& db, F& da)
1127 F& r, F& g, F& b, F& a, F& dr, F& dg, F& db, F& da); \
1129 F r, F g, F b, F a, F dr, F dg, F db, F da) { \
1130 name##_k(Ctx{program},dx,dy,tail, r,g,b,a, dr,dg,db,da); \
1132 next(tail,program,dx,dy, r,g,b,a, dr,dg,db,da); \
1135 F& r, F& g, F& b, F& a, F& dr, F& dg, F& db, F& da)
1291 dr = dg = db = da = 0; in STAGE()
[all …]
/third_party/flutter/skia/src/opts/
DSkRasterPipeline_opts.h1055 F dr,dg,db,da; member
1094 F& r, F& g, F& b, F& a, F& dr, F& dg, F& db, F& da); \
1098 params->dr, params->dg, params->db, params->da); \
1103 F& r, F& g, F& b, F& a, F& dr, F& dg, F& db, F& da)
1107 F& r, F& g, F& b, F& a, F& dr, F& dg, F& db, F& da); \
1109 F r, F g, F b, F a, F dr, F dg, F db, F da) { \
1110 name##_k(Ctx{program},dx,dy,tail, r,g,b,a, dr,dg,db,da); \
1112 next(tail,program,dx,dy, r,g,b,a, dr,dg,db,da); \
1115 F& r, F& g, F& b, F& a, F& dr, F& dg, F& db, F& da)
1272 dr = dg = db = da = 0; in STAGE()
[all …]
/third_party/weston/wcap/
Dwcap-decode.c50 unsigned char r, g, b, dr, dg, db; in wcap_decoder_decode_rectangle() local
65 dg = (v >> 8); in wcap_decoder_decode_rectangle()
69 g = (d[x] >> 8) + dg; in wcap_decoder_decode_rectangle()
/third_party/flutter/skia/src/core/
DSkScalerContext.h74 void setDeviceGamma(SkScalar dg) { in setDeviceGamma()
75 SkASSERT(0 <= dg && dg < SkIntToScalar(4)); in setDeviceGamma()
76 fDeviceGamma = SkScalarFloorToInt(dg * (1 << 6)); in setDeviceGamma()
/third_party/skia/src/core/
DSkScalerContext.h79 void setDeviceGamma(SkScalar dg) { in setDeviceGamma()
80 SkASSERT(0 <= dg && dg < SkIntToScalar(4)); in setDeviceGamma()
81 fDeviceGamma = SkScalarFloorToInt(dg * (1 << 6)); in setDeviceGamma()
/third_party/skia/src/effects/
DSkColorMatrix.cpp78 void SkColorMatrix::postTranslate(float dr, float dg, float db, float da) { in postTranslate() argument
80 fMat[kG_Trans] += dg; in postTranslate()
/third_party/ffmpeg/libavfilter/
Dvf_colorkey.c45 int dg = (int)g - ctx->colorkey_rgba[1]; in do_colorkey_pixel() local
48 double diff = sqrt((dr * dr + dg * dg + db * db) / (255.0 * 255.0 * 3.0)); in do_colorkey_pixel()
Dvf_chromashift.c220 type *dg = (type *)out->data[0] + slice_start * glinesize; \
232 dg[x] = sg[av_clip(x - gh, 0, w - 1) + gy]; \
237 dg += glinesize; \
287 type *dg = (type *)out->data[0] + slice_start * glinesize; \
315 dg[x] = sg[gx + gy * sglinesize]; \
320 dg += glinesize; \
/third_party/skia/third_party/externals/icu/source/data/locales/
Dca.txt645 "dg.",
654 "dg",
663 "dg.",
683 "dg.",
692 "dg",
701 "dg.",
1724 "-1"{"dg. passat"}
1725 "0"{"aquest dg."}
1726 "1"{"dg. que ve"}
1730 one{"d’aquí a {0} dg."}
[all …]
/third_party/flutter/skia/third_party/externals/icu/source/data/locales/
Dca.txt791 "dg.",
800 "dg",
809 "dg.",
829 "dg.",
838 "dg",
847 "dg.",
1946 "-1"{"dg. passat"}
1947 "0"{"aquest dg."}
1948 "1"{"dg. que ve"}
1952 one{"d’aquí a {0} dg."}
[all …]
/third_party/icu/icu4c/source/data/locales/
Dca.txt641 "dg.",
650 "dg",
659 "dg.",
679 "dg.",
688 "dg",
697 "dg.",
1720 "-1"{"dg. passat"}
1721 "0"{"aquest dg."}
1722 "1"{"dg. que ve"}
1726 one{"d’aquí a {0} dg."}
[all …]
/third_party/flutter/skia/include/private/
DSkColorData.h346 unsigned dg = SkGetPackedG16(dst); in SkSrcOver32To16() local
352 dg = (sg + SkMul16ShiftRound(dg, isa, SK_G16_BITS)) >> (8 - SK_G16_BITS); in SkSrcOver32To16()
355 return SkPackRGB16(dr, dg, db); in SkSrcOver32To16()
/third_party/skia/include/private/
DSkColorData.h342 unsigned dg = SkGetPackedG16(dst); in SkSrcOver32To16() local
348 dg = (sg + SkMul16ShiftRound(dg, isa, SK_G16_BITS)) >> (8 - SK_G16_BITS); in SkSrcOver32To16()
351 return SkPackRGB16(dr, dg, db); in SkSrcOver32To16()
/third_party/flutter/skia/tools/skdiff/
Dskdiff.h260 int dg = SkGetPackedG32(c0) - SkGetPackedG32(c1); in compute_diff_pmcolor() local
263 return SkPackARGB32(0xFF, SkAbs32(dr), SkAbs32(dg), SkAbs32(db)); in compute_diff_pmcolor()
Dskdiff.cpp146 int dg = SkGetPackedG32(c0) - SkGetPackedG32(c1); in colors_match_thresholded() local
151 (SkAbs32(dg) <= threshold) && in colors_match_thresholded()
/third_party/flutter/skia/src/effects/
DSkColorMatrix.cpp66 void SkColorMatrix::postTranslate(float dr, float dg, float db, float da) { in postTranslate() argument
68 fMat[kG_Trans] += dg; in postTranslate()
/third_party/skia/tools/skdiff/
Dskdiff.h260 int dg = SkGetPackedG32(c0) - SkGetPackedG32(c1); in compute_diff_pmcolor() local
263 return SkPackARGB32(0xFF, SkAbs32(dr), SkAbs32(dg), SkAbs32(db)); in compute_diff_pmcolor()
/third_party/skia/modules/skottie/src/effects/
DDisplacementMapEffect.cpp132 float dr, dg, db, da, d_offset, // displacement contribution member
220 xc.dg*s.x, yc.dg*s.y, 0, 0, in buildEffectShader()

12345