Home
last modified time | relevance | path

Searched defs:green (Results 476 - 500 of 602) sorted by relevance

1...<<11121314151617181920>>...25

/third_party/skia/third_party/externals/libwebp/src/enc/
H A Dpredictor_enc.c113 const uint32_t green = (argb >> 8) & 0xff; in AddGreenToBlueAndRed() local
/third_party/skia/tests/
H A DImageTest.cpp262 const SkPMColor green = SkPackARGB32(0xFF, 0, 0xFF, 0); in DEF_TEST() local
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
H A DANGLETest.cpp39 const GLColor GLColor::green = GLColor(0u, 255u, 0u, 255u); member in angle::GLColor
/third_party/skia/third_party/externals/freetype/include/freetype/
H A Dftcolor.h81 FT_Byte green; member
/third_party/skia/modules/skparagraph/tests/
H A DSkParagraphTest.cpp5735 SkPaint green; in UNIX_ONLY_TEST() local
/third_party/skia/modules/skparagraph/samples/
H A DSampleParagraph.cpp569 SkPaint green; in drawFlutter() local
820 SkPaint green; in hangingS() local
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDrawBuffersIndexedTests.cpp328 const float green = -1000.0f + 2000.0f * greenScale; in clearRenderbuffer() local
341 const deInt32 green = deInt32(info.valueMin.y() + (info.valueMax.y() - info.valueMin.y()) * greenScale); in clearRenderbuffer() local
354 const deUint32 green = deUint32(info.valueMax.y() * greenScale); in clearRenderbuffer() local
367 const float green = info.valueMin.y() + (info.valueMax.y() - info.valueMin.y()) * greenScale; in clearRenderbuffer() local
380 const float green = info.valueMax.y() * greenScale; in clearRenderbuffer() local
1315 const bool green = rng.getBool(); genRandomBlendState() local
[all...]
H A Des3fTextureSpecificationTests.cpp2916 const glw::GLuint green = 0xff00ff00; in createTexture() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMiscTests.cpp403 const auto green = tcu::Vec4(0.0f, 1.0f, 0.0f, 1.0f); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktDynamicRenderingTests.cpp181 const VkClearAttachment green = in ClearAttachmentData() local
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrGLContext.cpp443 void GLContext::clearColor (float red, float green, float blue, float alpha) in clearColor() argument
575 void GLContext::blendColor (float red, float green, float blue, float alpha) in blendColor() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Ddce_v11_0.c2552 static int dce_v11_0_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, in dce_v11_0_crtc_gamma_set() argument
H A Ddce_v8_0.c2374 static int dce_v8_0_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, in dce_v8_0_crtc_gamma_set() argument
H A Ddce_v10_0.c2473 static int dce_v10_0_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, in dce_v10_0_crtc_gamma_set() argument
H A Ddce_v6_0.c2367 static int dce_v6_0_crtc_gamma_set(struct drm_crtc *crtc, u16 *red, u16 *green, in dce_v6_0_crtc_gamma_set() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dffb.c189 u32 green; member
649 ffb_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) ffb_setcolreg() argument
H A Dcg6.c484 cg6_setcolreg(unsigned regno, unsigned red, unsigned green, unsigned blue, unsigned transp, struct fb_info *info) cg6_setcolreg() argument
H A Datafb.c781 tt_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) tt_setcolreg() argument
1683 falcon_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) falcon_setcolreg() argument
1971 stste_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) stste_setcolreg() argument
2209 ext_setcolreg(unsigned int regno, unsigned int red, unsigned int green, unsigned int blue, unsigned int transp, struct fb_info *info) ext_setcolreg() argument
2417 atafb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) atafb_setcolreg() argument
[all...]
H A Dimsttfb.c876 imsttfb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) imsttfb_setcolreg() argument
[all...]
H A Dsh_mobile_lcdcfb.c1627 sh_mobile_lcdc_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) sh_mobile_lcdc_setcolreg() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Daty128fb.c456 u8 green[64]; member
1652 aty128_st_pal(u_int regno, u_int red, u_int green, u_int blue, struct aty128fb_par *par) aty128_st_pal() argument
2230 aty128fb_setcolreg(u_int regno, u_int red, u_int green, u_int blue, u_int transp, struct fb_info *info) aty128fb_setcolreg() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c538 green, in matroxfb_decode_var() member
643 static int matroxfb_setcolreg(unsigned regno, unsigned red, unsigned green, in matroxfb_setcolreg() argument
1228 static struct { struct fb_bitfield red, green, blue, transp; int bits_per_pixel; } colors[] = { global() member
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/via/
H A Dhw.h487 u8 green; member
/kernel/linux/linux-5.10/include/uapi/linux/
H A Dfb.h254 struct fb_bitfield green; /* else only length is significant */ member
286 __u16 *green; member
H A Domap3isp.h546 __u8 green; member
619 __u32 green[OMAP3ISP_PREV_GAMMA_TBL_SIZE]; member

Completed in 97 milliseconds

1...<<11121314151617181920>>...25