Home
last modified time | relevance | path

Searched defs:blue (Results 51 - 75 of 277) sorted by relevance

12345678910>>...12

/third_party/mesa3d/src/mesa/main/
H A Daccum.c39 _mesa_ClearAccum( GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha ) in _mesa_ClearAccum() argument
/third_party/libdrm/tests/tegra/
H A Dvic41.c45 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 Dvic42.c45 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 Dvic40.c45 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 Dvic30.c50 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 Dvic.c179 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 Dgl4cShaderDrawParametersTests.hpp64 GLfloat blue; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5SamplerArrayIndexing.cpp194 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 DEGLBufferAgeTest.cpp206 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 Dastc_image_load_store.cpp197 float blue = pb->data_b[i]; in update_imageblock_flags() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dpngshim.c148 unsigned int blue = base[2]; in premultiply_data() local
183 unsigned int blue = base[2]; in convert_bytes_to_data() local
/foundation/arkui/ace_engine/frameworks/core/components/focus_animation/
H A Drosen_render_focus_animation.cpp116 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 Doffscreen_canvas_paint_method.cpp146 auto blue = pixels[i]; in GetImageData() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dcolor.cpp122 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 Dcolor.h35 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 Dtesting_color.h49 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 Dsec_comp_base_mock.h41 uint8_t blue; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_color.cpp157 void RSColor::SetBlue(int16_t blue) in SetBlue() argument
[all...]
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/textblob_fuzzer/
H A Dtext_blob_fuzzer.cpp190 uint32_t blue = GetObject<uint32_t>(); in TextBlobFuzzTest005() local
/foundation/graphic/graphic_utils_lite/interfaces/innerkits/
H A Dgraphic_neon_pipeline.h127 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 Drsbasecommon_fuzzer.cpp96 int16_t blue = GetData<int16_t>(); in RSColorFuzzTest() local
/foundation/graphic/graphic_2d/rosen/test/2d_engine/fuzztest/hm_symbol/hmsymboltxt_fuzzer/
H A Dhm_symbol_txt_fuzzer.cpp77 U8CPU blue = SPText::GetObject<U8CPU>(); in HmSymbolTxtFuzzTestInner03() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/recording/drawcmd_fuzzer/
H A Ddrawcmd_fuzzer.cpp98 uint32_t blue = GetObject<uint32_t>(); in DrawCmdFuzzTest002() local
142 uint32_t blue = GetObject<uint32_t>(); in DrawCmdFuzzTest003() local
182 uint32_t blue = GetObject<uint32_t>(); in DrawCmdFuzzTest004() local
223 uint32_t blue = GetObject<uint32_t>(); in DrawCmdFuzzTest005() local
336 uint32_t blue = GetObject<uint32_t>(); in DrawCmdFuzzTest008() local
[all...]
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/color_filter_napi/
H A Djs_color_filter.cpp127 uint32_t blue = hexNumber & 0xFF; in CreateBlendModeColorFilter() local
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/shadow_layer_napi/
H A Djs_shadow_layer.cpp123 uint32_t blue = hexNumber & 0xFF; in Create() local

Completed in 14 milliseconds

12345678910>>...12