Searched defs:black (Results 51 - 53 of 53) sorted by relevance
| /third_party/python/Lib/test/ | ||
| H A D | test_enum.py | 1469 black = 0 variable in TestSpecial.test_wrong_enum_in_call.Monochrome 1478 black = 0 variable in TestSpecial.test_wrong_enum_in_mixed_call.Monochrome 1487 black = 0 variable in TestSpecial.test_mixed_enum_in_call_1.Monochrome 1496 black = 0 variable in TestSpecial.test_mixed_enum_in_call_2.Monochrome |
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ | ||
| H A D | vktPipelineExtendedDynamicStateTests.cpp | 1261 const auto black = tcu::Vec4(0.0f, 0.0f, 0.0f, 1.0f); in verifyTopLeftCorner() local |
| /third_party/glfw/deps/ | ||
| H A D | nuklear.h | 24407 NK_STORAGE const struct nk_color black = {0,0,0,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 |
Completed in 66 milliseconds