Home
last modified time | relevance | path

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

/third_party/flutter/skia/gm/
Dsrgb.cpp24 auto cf0 = SkColorFilters::Matrix(array); variable
29 p.setColorFilter(cf0);
35 p.setColorFilter(cf1->makeComposed(cf0));
40 p.setColorFilter(cf2->makeComposed(cf0));
Dmixercolorfilter.cpp93 auto cf0 = MakeTintColorFilter(0xff300000, 0xffa00000); // red tint in onDraw() local
97 this->mixRow(canvas, paint, cf0, nullptr); in onDraw()
98 this->mixRow(canvas, paint, cf0, cf1); in onDraw()
106 sk_sp<SkColorFilter> cf0, sk_sp<SkColorFilter> cf1) { in mixRow() argument
112 SkColorFilters::Lerp(static_cast<float>(i) / (fTileCount - 1), cf0, cf1)); in mixRow()
/third_party/skia/gm/
Dsrgb.cpp24 auto cf0 = SkColorFilters::Matrix(array); variable
30 p.setColorFilter(cf0);
36 p.setColorFilter(cf1->makeComposed(cf0));
41 p.setColorFilter(cf2->makeComposed(cf0));
Dmixercolorfilter.cpp92 auto cf0 = MakeTintColorFilter(0xff300000, 0xffa00000); // red tint in onDraw() local
96 this->mixRow(canvas, paint, cf0, nullptr); in onDraw()
97 this->mixRow(canvas, paint, cf0, cf1); in onDraw()
105 sk_sp<SkColorFilter> cf0, sk_sp<SkColorFilter> cf1) { in mixRow() argument
121 paint.setColorFilter(SkColorFilters::Lerp(t, cf0, cf1)); in mixRow()
Dcomposecolorfilter.cpp90 auto cf0 = MakeTintColorFilter(0xff300000, 0xffa00000, useSkSL); // red tint variable
93 paint.setColorFilter(cf0);
/third_party/flutter/skia/src/core/
DSkColorFilter.cpp260 SkMixerColorFilter(sk_sp<SkColorFilter> cf0, sk_sp<SkColorFilter> cf1, float weight) in SkMixerColorFilter() argument
261 : fCF0(std::move(cf0)), fCF1(std::move(cf1)), fWeight(weight) in SkMixerColorFilter()
332 sk_sp<SkColorFilter> cf0(buffer.readColorFilter()); in CreateProc() local
335 return SkColorFilters::Lerp(weight, std::move(cf0), std::move(cf1)); in CreateProc()
338 sk_sp<SkColorFilter> SkColorFilters::Lerp(float weight, sk_sp<SkColorFilter> cf0, in Lerp() argument
340 if (!cf0 && !cf1) { in Lerp()
347 if (cf0 == cf1) { in Lerp()
348 return cf0; // or cf1 in Lerp()
352 return cf0; in Lerp()
358 return sk_sp<SkColorFilter>(cf0 in Lerp()
[all …]
/third_party/libjpeg-turbo/release/
DWelcome.rtf8 \f0\fs24 \cf0 This installer will install the libjpeg-turbo SDK and run-time libraries onto your co…
12 \f1 \cf0 /opt/libjpeg-turbo/bin/uninstall\
15 \f0 \cf0 \
DLicense.rtf10 \f0\fs24 \cf0 Redistribution and use in source and binary forms, with or without modification, are …
13 \ls1\ilvl0\cf0 {\listtext \'95 }Redistributions of source code must retain the above copyright noti…
17 \cf0 \
19 \cf0 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS", AND ANY EXPRESS O…
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/release/
DWelcome.rtf8 \f0\fs24 \cf0 This installer will install the libjpeg-turbo SDK and run-time libraries onto your co…
12 \f1 \cf0 /opt/libjpeg-turbo/bin/uninstall\
15 \f0 \cf0 \
DLicense.rtf10 \f0\fs24 \cf0 Redistribution and use in source and binary forms, with or without modification, are …
13 \ls1\ilvl0\cf0 {\listtext \'95 }Redistributions of source code must retain the above copyright noti…
17 \cf0 \
19 \cf0 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS", AND ANY EXPRESS O…
/third_party/skia/samplecode/
DSampleMixer.cpp40 void dodraw(SkCanvas* canvas, sk_sp<SkColorFilter> cf0, sk_sp<SkColorFilter> cf1, float gap) { in dodraw() argument
42 paint.setColorFilter(cf0); in dodraw()
45 paint.setColorFilter(SkColorFilters::Lerp(fWeight, cf0, cf1)); in dodraw()
/third_party/flutter/skia/samplecode/
DSampleMixer.cpp40 void dodraw(SkCanvas* canvas, sk_sp<SkColorFilter> cf0, sk_sp<SkColorFilter> cf1, float gap) { in dodraw() argument
42 paint.setColorFilter(cf0); in dodraw()
45 paint.setColorFilter(SkColorFilters::Lerp(fWeight, cf0, cf1)); in dodraw()
/third_party/skia/src/core/
DSkColorFilter.cpp454 sk_sp<SkColorFilter> SkColorFilters::Lerp(float weight, sk_sp<SkColorFilter> cf0, in Lerp() argument
457 if (!cf0 && !cf1) { in Lerp()
464 if (cf0 == cf1) { in Lerp()
465 return cf0; // or cf1 in Lerp()
469 return cf0; in Lerp()
486 sk_sp<SkColorFilter> inputs[] = {cf0,cf1}; in Lerp()
/third_party/python/Mac/PythonLauncher/English.lproj/
DCredits.rtf6 \f0\b\fs24 \cf0 Engineering:
/third_party/ffmpeg/libavfilter/
Daf_afade.c48 void (*crossfade_samples)(uint8_t **dst, uint8_t * const *cf0,
422 static void crossfade_samples_## name ##p(uint8_t **dst, uint8_t * const *cf0, \
434 const type *s0 = (type *)cf0[c]; \
443 static void crossfade_samples_## name (uint8_t **dst, uint8_t * const *cf0, \
449 const type *s0 = (type *)cf0[0]; \
/third_party/python/Mac/BuildScript/resources/
DLicense.rtf9 \f0\b\fs36 \cf0 \ul \ulc0 HISTORY AND LICENSE\
53 \f1\b0 \cf0 \ulnone Python software and documentation are licensed under the Python Software Founda…
60 \cf0 \
139 \f0\b \cf0 ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON DOCUMENTATION\
142 \f1\b0 \cf0 \
147 \cf0 \
DWelcome.rtf9 \f0\fs24 \cf0 This package will install
DConclusion.rtf9 \f0\fs28 \cf0 Congratulations!
DReadMe.rtf9 \f0\fs24 \cf0 This package will install Python $FULL_VERSION for macOS $MACOSX_DEPLOYMENT_TARGET fo…
13 \f1\b \cf0 \ul \ulc0 Certificate verification and OpenSSL\
/third_party/boost/libs/parameter/test/
Dpreprocessor_eval_category.cpp454 test::C cf0( in main() local
/third_party/node/deps/npm/node_modules/cacache/
DCHANGELOG.md636 * **rm:** added memoization support to rm ([4205cf0](https://github.com/npm/cacache/commit/4205cf0))
/third_party/mesa3d/src/freedreno/.gitlab-ci/reference/
Dcrash.log2704 000cf0: d04daed9 ffd74547 9ff9e6cb dff671f4 |..M.GE.......q..|
3294 000cf0: d8f97a5a 7bba751d faebbcb4 ea93ddf7 |Zz...u.{........|
3651 000cf0: f1ebfeef aedfecb8 fe2bd7cb 8f0aa338 |..........+.8...|
3907 001cf0: ba7ef65e 3fdbf1fe bee6c96b 7ef7294f |^.~....?k...O).~|
4332 000cf0: c91af48e db41d229 0c89bb08 39c2bf92 |....).A........9|
4588 001cf0: debe2b91 ed0daf9f 49a28c8d 374cbc2f |.+.........I/.L7|
4856 000cf0: deafbead deafbead deafbead deafbead |................|
5112 001cf0: 00000000 00000000 00000000 00000000 |................|
Des2gears-a320.log10826 11846cf0: 0000: c0022200 00000000 00004086 00000007
/third_party/node/deps/npm/
DCHANGELOG.md1348 * [`338571cf0`](https://github.com/npm/cli/commit/338571cf0bd3a1e2ea800464d57581932ff0fb11)
/third_party/node/deps/npm/changelogs/
DCHANGELOG-2.md4436 * [`5423cf0`](https://github.com/npm/npm/commit/5423cf0be8ff2b76bfff7c8e780e5f261235a86a)