Home
last modified time | relevance | path

Searched defs:red (Results 101 - 125 of 738) sorted by relevance

12345678910>>...30

/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.hpp62 GLfloat red; member
H A Dgl4cES31CompatibilityTests.cpp609 glw::GLfloat red = -1.f; in test() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/gpu_shader5/
H A DesextcGPUShader5SamplerArrayIndexing.cpp196 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 DEGLBufferAgeTest.cpp204 float red = kColorSet[i].R / 255.0; in TEST_P() local
H A DEGLSyncTest.cpp246 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 DIndexBufferOffsetTest.cpp388 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 Dastc_image_load_store.cpp195 float red = pb->data_r[i]; in update_imageblock_flags() local
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dpngshim.c146 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 Dbattery_device.c99 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 Dsec_comp_tool.cpp62 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 Dsec_comp_info.h59 uint8_t red; member
/base/update/updater/services/fs_manager/
H A Dpartitions.cpp117 bool red = ReadDeviceSysfsFile(dev, nameStr, name); in SdmmcGetProductInfo() local
/base/web/webview/test/unittest/aafwk_app_client_adapter/
H A Dnweb_aafwk_adapter_test.cpp281 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 Drosen_render_focus_animation.cpp114 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 Doffscreen_canvas_paint_method.cpp148 auto red = pixels[i + 2]; in GetImageData() local
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/
H A Dcolor.cpp120 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 Dcolor.h33 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 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.h43 uint8_t red; member
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/
H A Drs_color.cpp167 void RSColor::SetRed(int16_t red) in SetRed() argument
[all...]

Completed in 15 milliseconds

12345678910>>...30