| /third_party/glfw/examples/ |
| H A D | gears.c | 273 static GLfloat blue[4] = {0.2f, 0.2f, 1.f, 1.f}; in init() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | accum.c | 39 _mesa_ClearAccum( GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha ) in _mesa_ClearAccum() argument
|
| /third_party/libdrm/tests/tegra/ |
| H A D | vic41.c | 45 vic41_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic41_fill() argument
|
| H A D | vic42.c | 45 vic42_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic42_fill() argument
|
| H A D | vic40.c | 45 vic40_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic40_fill() argument
|
| H A D | vic30.c | 50 vic30_fill(struct vic *v, struct vic_image *output, unsigned int left, unsigned int top, unsigned int right, unsigned int bottom, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic30_fill() argument
|
| H A D | vic.c | 179 vic_clear(struct vic *vic, struct vic_image *output, unsigned int alpha, unsigned int red, unsigned int green, unsigned int blue) vic_clear() argument
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cShaderDrawParametersTests.hpp | 64 GLfloat blue; member
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/ |
| H A D | esextcGPUShader5SamplerArrayIndexing.cpp | 194 const glw::GLfloat blue[] = { 0.0f, 0.0f, 1.0f, 0.0f }; in initTest() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLBufferAgeTest.cpp | 206 float blue = kColorSet[i].B / 255.0; in TEST_P() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
| H A D | astc_image_load_store.cpp | 197 float blue = pb->data_b[i]; in update_imageblock_flags() local
|
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | pngshim.c | 148 unsigned int blue = base[2]; in premultiply_data() local 183 unsigned int blue = base[2]; in convert_bytes_to_data() local
|
| /base/powermgr/battery_lite/services/src/ |
| H A D | battery_device.c | 99 int TurnOnLedImpl(int red, int green, int blue)
in TurnOnLedImpl() argument 110 int SetLedColorImpl(int red, int green, int blue)
in SetLedColorImpl() argument 117 int GetLedColorImpl(int *red, int *green, int *blue)
in GetLedColorImpl() argument
|
| /base/security/security_component_manager/frameworks/common/src/ |
| H A D | sec_comp_tool.cpp | 64 double blue = static_cast<double>(b) / MAX_RGB_VALUE; in RgbToHsv() local
|
| /base/security/security_component_manager/interfaces/inner_api/security_component/include/ |
| H A D | sec_comp_info.h | 57 uint8_t blue; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/focus_animation/ |
| H A D | rosen_render_focus_animation.cpp | 116 uint8_t blue = pathColor_.GetBlue() & 0xFF; in PaintGlow() local 165 uint8_t blue = pathColor_.GetBlue() & 0xFF; in PaintGlow() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
| H A D | offscreen_canvas_paint_method.cpp | 146 auto blue = pixels[i]; in GetImageData() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| H A D | color.cpp | 122 auto blue = static_cast<uint8_t>(std::stoi(matches[3])); // blue value. in FromString() local 131 auto blue = static_cast<uint8_t>(std::stoi(matches[3])); in FromString() local [all...] |
| H A D | color.h | 35 uint8_t blue; member 207 LinearColor(int16_t alpha, int16_t red, int16_t green, int16_t blue) in LinearColor() argument
|
| /foundation/arkui/ace_engine/test/mock/core/rosen/ |
| H A D | testing_color.h | 49 TestingColor(uint32_t red, uint32_t green, uint32_t blue, uint32_t alpha) in TestingColor() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/security_component/mock/ |
| H A D | sec_comp_base_mock.h | 41 uint8_t blue; member
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/ |
| H A D | rs_color.cpp | 157 void RSColor::SetBlue(int16_t blue) in SetBlue() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/textblob_fuzzer/ |
| H A D | text_blob_fuzzer.cpp | 190 uint32_t blue = GetObject<uint32_t>(); in TextBlobFuzzTest005() local
|
| /foundation/graphic/graphic_utils_lite/interfaces/innerkits/ |
| H A D | graphic_neon_pipeline.h | 127 void NeonPrelerpARGB8888(uint8_t* buf, uint8_t red, uint8_t green, uint8_t blue, uint8_t alpha) in NeonPrelerpARGB8888() argument 148 void NeonPrelerpARGB8888(uint8_t* buf, uint8_t red, uint8_t green, uint8_t blue, uint8_t alpha, uint8_t cover) in NeonPrelerpARGB8888() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsbasecommon_fuzzer/ |
| H A D | rsbasecommon_fuzzer.cpp | 96 int16_t blue = GetData<int16_t>(); in RSColorFuzzTest() local
|