/third_party/skia/modules/skparagraph/samples/ |
H A D | SampleParagraph.cpp | 194 SkPaint white; in drawCode() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fClippingTests.cpp | 1940 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); init() local 1964 const tcu::Vec4 white = tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f); init() local 1990 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); init() local 2023 const tcu::Vec4 white = tcu::Vec4(1, 1, 1, 1); init() local [all...] |
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fClippingTests.cpp | 1943 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); init() local 1967 const tcu::Vec4 white = tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f); init() local 1993 const tcu::Vec4 white = tcu::Vec4( 1, 1, 1, 1); init() local 2026 const tcu::Vec4 white = tcu::Vec4(1, 1, 1, 1); init() local [all...] |
/third_party/ffmpeg/libavformat/ |
H A D | mxfenc.c | 1219 white = (1<<sc->component_depth) - 1, in mxf_write_cdci_common() local
|
/third_party/ffmpeg/libavfilter/ |
H A D | vsrc_testsrc.c | 1337 static const uint8_t white[4] = { 235, 128, 128, 255 }; variable [all...] |
/third_party/backends/backend/ |
H A D | artec_eplus48u.c | 351 finish_shading_buffer (Artec48U_Scanner * s, SANE_Bool white) in finish_shading_buffer() argument [all...] |
/third_party/backends/backend/genesys/ |
H A D | genesys.cpp | 2663 std::uint32_t white = 0; genesys_dark_white_shading_calibration() local [all...] |
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fGeometryShaderTests.cpp | 3484 const tcu::Vec4 white = tcu::Vec4(1.0f, 1.0f, 1.0f, 1.0f); verifyLayerContent() local [all...] |
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | pngvalid.c | 2277 CIE_color white; in white_point() local 3356 CIE_color white = white_point(encoding); in chrm_modification_init() local [all...] |
/third_party/python/Lib/test/ |
H A D | test_enum.py | 1470 white = 1 variable in TestSpecial.test_wrong_enum_in_call.Monochrome 1479 white = 1 variable in TestSpecial.test_wrong_enum_in_mixed_call.Monochrome 1488 white = 1 variable in TestSpecial.test_mixed_enum_in_call_1.Monochrome 1497 white = 1 variable in TestSpecial.test_mixed_enum_in_call_2.Monochrome
|
/third_party/glfw/deps/ |
H A D | nuklear.h | 24408 NK_STORAGE const struct nk_color white = {255, 255, 255, 255}; in nk_draw_color_picker() local 12954 nk_font_bake_custom_data(void *img_memory, int img_width, int img_height, struct nk_recti img_dst, const char *texture_data_mask, int tex_width, int tex_height, char white, char black) nk_font_bake_custom_data() argument [all...] |