| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/pen_napi/ |
| H A D | js_pen.cpp | 182 uint32_t red = (hexNumber >> 16) & 0xFF; in SetColor() local 190 int32_t red = 0; in SetColor() local
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/utils/ |
| H A D | napi_common.cpp | 75 int32_t red = 0;
in SetColorFromJS() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | f_graphmonitor.c | 54 uint8_t red[4]; member
|
| /third_party/glfw/src/ |
| H A D | monitor.c | 280 void _glfwSplitBPP(int bpp, int* red, int* green, int* blue) in _glfwSplitBPP() argument [all...] |
| /third_party/backends/backend/ |
| H A D | plustek-usbcal.c | 950 u_long red, green, blue, gray; in cano_AdjustDarkShading() local 1078 u_long red, green, blue, gray; in cano_AdjustWhiteShading() local [all...] |
| H A D | gt68xx_high.h | 84 GT68xx_Calibrator *red; /**< Calibrator for the red channel */ member
|
| H A D | rts88xx_lib.c | 94 sanei_rts88xx_set_offset (SANE_Byte * regs, SANE_Byte red, SANE_Byte green, in sanei_rts88xx_set_offset() argument 109 sanei_rts88xx_set_gain (SANE_Byte * regs, SANE_Byte red, SANE_Byte green, in sanei_rts88xx_set_gain() argument
|
| /third_party/backends/backend/genesys/ |
| H A D | sensor.h | 208 std::uint16_t red = 0; member
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | blend.c | 797 _mesa_BlendColor( GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha ) in _mesa_BlendColor() argument 982 _mesa_ColorMask( GLboolean red, GLboolean green, in _mesa_ColorMask() argument 1011 _mesa_ColorMaski(GLuint buf, GLboolean red, GLboolea argument [all...] |
| /third_party/mesa3d/src/gallium/frontends/wgl/ |
| H A D | stw_pixelformat.c | 48 unsigned char red; member 54 unsigned char red; member
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/ |
| H A D | vktSynchronizationImageLayoutTransitionTests.cpp | 316 const float red = (2.0f - alpha) * alpha; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/tessellation/ |
| H A D | vktTessellationWindingTests.cpp | 93 const tcu::Vec4 red = tcu::RGBA::red().toVec(); in verifyResultImage() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | MipmapTest.cpp | 684 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 2, getWindowHeight() / 2, GLColor::red); in TEST_P() member in GLColor 914 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 8, getWindowHeight() / 8, GLColor::red); in TEST_P() member in GLColor 245 clearTextureLevel0(GLenum textarget, GLuint texture, GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) clearTextureLevel0() argument 1599 std::vector<GLColor> pixelsRed(getWindowWidth() * getWindowHeight() / 4, GLColor::red); TEST_P() member in GLColor 1621 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 8, getWindowHeight() / 8, GLColor::red); TEST_P() member in GLColor 1720 std::vector<GLColor> pixelsRed(getWindowWidth() * getWindowWidth() / 4, GLColor::red); TEST_P() member in GLColor 1742 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 8, getWindowHeight() / 8, GLColor::red); TEST_P() member in GLColor 1774 std::vector<GLColor> pixelsRed(getWindowWidth() * getWindowHeight() / 4, GLColor::red); TEST_P() member in GLColor 1898 std::vector<GLColor> pixelsRed(getWindowWidth() * getWindowHeight(), GLColor::red); TEST_P() member in GLColor 1939 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 8, getWindowHeight() / 8, GLColor::red); TEST_P() member in GLColor 1953 EXPECT_PIXEL_COLOR_EQ(getWindowWidth() / 2, getWindowHeight() / 2, GLColor::red); TEST_P() member in GLColor [all...] |
| /third_party/skia/src/codec/ |
| H A D | SkBmpStandardCodec.cpp | 100 uint8_t red = get_byte(cBuffer.get(), i*fBytesPerColor + 2); in createColorTable() local
|
| /third_party/skia/third_party/externals/spirv-tools/source/fuzz/ |
| H A D | force_render_red.cpp | 231 auto red = MakeUnique<opt::Instruction>( in ForceRenderRed() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
| H A D | force_render_red.cpp | 231 auto red = MakeUnique<opt::Instruction>( in ForceRenderRed() local
|
| /third_party/skia/third_party/externals/libpng/contrib/tools/ |
| H A D | genpng.c | 88 double red; member [all...] |
| /third_party/skia/third_party/externals/dawn/src/tests/end2end/ |
| H A D | DepthStencilStateTests.cpp | 602 RGBA8 red = RGBA8(255, 0, 0, 255); in TEST_P() local
|
| /third_party/spirv-tools/source/fuzz/ |
| H A D | force_render_red.cpp | 236 auto red = MakeUnique<opt::Instruction>( in ForceRenderRed() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/ |
| H A D | vktSynchronizationImageLayoutTransitionTests.cpp | 316 const float red = (2.0f - alpha) * alpha; in iterate() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/tessellation/ |
| H A D | vktTessellationWindingTests.cpp | 93 const tcu::Vec4 red = tcu::RGBA::red().toVec(); in verifyResultImage() local
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuFuzzyImageCompare.cpp | 336 const float red = err4 * 500.0f; in fuzzyCompare() local
|
| /third_party/vk-gl-cts/modules/egl/ |
| H A D | teglMemoryStressTests.cpp | 219 const float red = m_rnd.getFloat(); in allocatePBuffer() local 283 const float red = m_rnd.getFloat(); in allocateContext() local
|
| /foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
| H A D | mock_ability.cpp | 366 int Ability::SetWindowBackgroundColor(int red, int green, int blue) in SetWindowBackgroundColor() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
| H A D | canvas_paint_method.cpp | 244 auto red = pixels[i + 2]; in GetImageData() local
|