Home
last modified time | relevance | path

Searched defs:white (Results 51 - 61 of 61) sorted by relevance

123

/third_party/skia/modules/skparagraph/samples/
H A DSampleParagraph.cpp194 SkPaint white; in drawCode() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fClippingTests.cpp1940 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 Des3fClippingTests.cpp1943 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 Dmxfenc.c1219 white = (1<<sc->component_depth) - 1, in mxf_write_cdci_common() local
/third_party/ffmpeg/libavfilter/
H A Dvsrc_testsrc.c1337 static const uint8_t white[4] = { 235, 128, 128, 255 }; variable
[all...]
/third_party/backends/backend/
H A Dartec_eplus48u.c351 finish_shading_buffer (Artec48U_Scanner * s, SANE_Bool white) in finish_shading_buffer() argument
[all...]
/third_party/backends/backend/genesys/
H A Dgenesys.cpp2663 std::uint32_t white = 0; genesys_dark_white_shading_calibration() local
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp3484 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 Dpngvalid.c2277 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 Dtest_enum.py1470 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 Dnuklear.h24408 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...]

Completed in 91 milliseconds

123