| /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 | 62 GLfloat red; member
|
| H A D | gl4cES31CompatibilityTests.cpp | 609 glw::GLfloat red = -1.f; in test() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/ |
| H A D | esextcGPUShader5SamplerArrayIndexing.cpp | 196 const glw::GLfloat red[] = { 1.0f, 0.0f, 0.0f, 0.0f }; in initTest() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLBufferAgeTest.cpp | 204 float red = kColorSet[i].R / 255.0; in TEST_P() local
|
| H A D | EGLSyncTest.cpp | 246 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 2, getWindowHeight() / 2, GLColor::red); member in GLColor 264 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 2, getWindowHeight() / 2, GLColor::red); member in GLColor 282 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 2, getWindowHeight() / 2, GLColor::red); member in GLColor
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | IndexBufferOffsetTest.cpp | 388 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() - 1, getWindowHeight() - 1, GLColor::red); in TEST_P() member in GLColor 431 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() - 1, getWindowHeight() - 1, GLColor::red); in TEST_P() member in GLColor 463 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() - 1, getWindowHeight() - 1, GLColor::red); in TEST_P() member in GLColor
|
| /third_party/skia/third_party/externals/swiftshader/third_party/astc-encoder/Source/ |
| H A D | astc_image_load_store.cpp | 195 float red = pb->data_r[i]; in update_imageblock_flags() local
|
| /third_party/skia/third_party/externals/freetype/src/sfnt/ |
| H A D | pngshim.c | 146 unsigned int red = base[0]; in premultiply_data() local 181 unsigned int red = base[0]; 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 | 62 double red = static_cast<double>(r) / MAX_RGB_VALUE; in RgbToHsv() local
|
| /base/security/security_component_manager/interfaces/inner_api/security_component/include/ |
| H A D | sec_comp_info.h | 59 uint8_t red; member
|
| /base/update/updater/services/fs_manager/ |
| H A D | partitions.cpp | 117 bool red = ReadDeviceSysfsFile(dev, nameStr, name); in SdmmcGetProductInfo() local
|
| /base/web/webview/test/unittest/aafwk_app_client_adapter/ |
| H A D | nweb_aafwk_adapter_test.cpp | 281 int red = 0; in HWTEST_F() local 311 pid_t red = 1; in HWTEST_F() local 335 pid_t red = 1; in HWTEST_F() local 359 pid_t red = 1; in HWTEST_F() local 388 pid_t red in HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/focus_animation/ |
| H A D | rosen_render_focus_animation.cpp | 114 uint8_t red = pathColor_.GetRed() & 0xFF; in PaintGlow() local 163 uint8_t red = pathColor_.GetRed() & 0xFF; in PaintGlow() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
| H A D | offscreen_canvas_paint_method.cpp | 148 auto red = pixels[i + 2]; in GetImageData() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
| H A D | color.cpp | 120 auto red = static_cast<uint8_t>(std::stoi(matches[1])); // red value. in FromString() local 129 auto red = static_cast<uint8_t>(std::stoi(matches[1])); in FromString() local [all...] |
| H A D | color.h | 33 uint8_t red; 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 | 43 uint8_t red; member
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/ |
| H A D | rs_color.cpp | 167 void RSColor::SetRed(int16_t red) in SetRed() argument [all...] |