Home
last modified time | relevance | path

Searched defs:white (Results 1 – 25 of 90) sorted by relevance

1234

/third_party/freetype/docs/reference/assets/stylesheets/
Dpalette.f1a3b89f.min.css1 …1,0.1);--md-accent-bg-color:#fff;--md-accent-bg-color--light:hsla(0,0%,100%,0.7)}[data-md-color-ac…
/third_party/ffmpeg/libavfilter/
Dasrc_anoisesrc.c117 static double white_filter(double white, double *buf, double ha) in white_filter()
122 static double pink_filter(double white, double *buf, double ha) in pink_filter()
138 static double blue_filter(double white, double *buf, double ha) in blue_filter()
154 static double brown_filter(double white, double *buf, double ha) in brown_filter()
163 static double violet_filter(double white, double *buf, double ha) in violet_filter()
172 static double velvet_filter(double white, double *buf, double ha) in velvet_filter()
227 double white; in activate() local
/third_party/node/deps/npm/docs/src/
Dtheme.js9 white: '#ffffff', property
33 white: '#ffffff', property
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_color_spec.cpp218 dng_matrix dng_color_spec::FindXYZtoCamera (const dng_xy_coord &white, in FindXYZtoCamera()
379 void dng_color_spec::SetWhiteXY (const dng_xy_coord &white) in SetWhiteXY()
Ddng_render.cpp33 dng_function_exposure_ramp::dng_function_exposure_ramp (real64 white, in dng_function_exposure_ramp()
919 real64 white = 1.0 / pow (2.0, Max_real64 (0.0, exposure)); in Start() local
Ddng_render.h174 void SetWhiteXY (const dng_xy_coord &white) in SetWhiteXY()
/third_party/flutter/skia/third_party/externals/dawn/src/tests/end2end/
DSamplerTests.cpp100 RGBA8 white(255, 255, 255, 255); in SetUp() local
158 RGBA8 white(255, 255, 255, 255); in TestAddressModes() local
/third_party/flutter/skia/gm/
Dthinrects.cpp37 SkPaint white; in onDraw() local
Dimagefiltersscaled.cpp99 SkColor white(0xFFFFFFFF); in onDraw() local
Dlighting.cpp94 SkColor white(0xFFFFFFFF); in onDraw() local
/third_party/node/deps/npm/node_modules/qrcode-terminal/lib/
Dmain.js4 white = "\033[47m \033[0m", variable
/third_party/skia/gm/
Dthinrects.cpp40 SkPaint white; in onDraw() local
Dimagefiltersscaled.cpp93 SkColor white(0xFFFFFFFF); in onDraw() local
/third_party/node/deps/npm/node_modules/colors/
Dindex.d.ts19 white: Color; property
/third_party/libabigail/include/
Dabg-viz-common.h62 white, enumerator
/third_party/node/deps/npm/node_modules/colors/lib/
Dstyles.js47 white: [37, 39], property
/third_party/gstreamer/gstplugins_bad/ext/ttml/
Dsubtitle.c63 GstSubtitleColor white = { 255, 255, 255, 255 }; in gst_subtitle_style_set_new() local
/third_party/node/deps/npm/node_modules/ansicolors/
Dansicolors.js5 white : 37 property
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcTextureRepeatModeTests.cpp604 const GLubyte* white = testedFormat->internalwhite; in fillTextureWithColor() local
753 const GLubyte* white = testedFormat->RGBAwhite; in verifyClampToEdge() local
847 const GLubyte* white = testedFormat->RGBAwhite; in verifyRepeat() local
930 const GLubyte* white = testedFormat->RGBAwhite; in verifyMirroredRepeat() local
/third_party/node/lib/internal/assert/
Dassertion_error.js31 let white = ''; variable
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/x11/
Dgstglwindow_x11.h67 gulong white; member
/third_party/cups-filters/cupsfilters/
Ddriver.h93 unsigned char white[CUPS_MAX_RGB]; /* Cached white (sRGB = 255,255,255) */ member
/third_party/node/deps/npm/node_modules/chalk/types/
Dindex.d.ts65 readonly white: this; property
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fClippingTests.cpp379 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in genColorString() local
1502 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in init() local
1940 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); in init() local
1964 const tcu::Vec4 white = tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f); in init() local
1990 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); in init() local
2023 const tcu::Vec4 white = tcu::Vec4(1, 1, 1, 1); in init() local
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fClippingTests.cpp382 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in genColorString() local
1506 const tcu::Vec4 white (1.0f, 1.0f, 1.0f, 1.0f); in init() local
1943 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); in init() local
1967 const tcu::Vec4 white = tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f); in init() local
1993 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); in init() local
2026 const tcu::Vec4 white = tcu::Vec4(1, 1, 1, 1); in init() local

1234