Searched defs:white (Results 51 - 57 of 57) sorted by relevance
123
| /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...] |
Completed in 72 milliseconds
123