| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscolor_fuzzer/ |
| H A D | rscolor_fuzzer.cpp | 124 int16_t green = GetData<int16_t>();
in DoHaveParameters() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/ |
| H A D | rs_color_test.cpp | 48 int16_t green = 11; in HWTEST_F() local 81 int16_t green = 11; in HWTEST_F() local 112 int16_t green = 11; in HWTEST_F() local 128 int16_t green = 11; in HWTEST_F() local [all...] |
| /foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/ |
| H A D | image_source_gif_test.cpp | 136 uint8_t green = pixelMap->GetARGB32ColorG(color); in HWTEST_F() local 183 uint8_t green = pixelMap->GetARGB32ColorG(color); in HWTEST_F() local
|
| /foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/include/heif_impl/heif_parser/box/ |
| H A D | item_property_display_box.h | 31 DisplayPrimariesXY green;
member
|
| /third_party/node/lib/internal/util/ |
| H A D | colors.js | |
| /third_party/libdrm/tests/util/ |
| H A D | format.h | 36 struct util_color_component green; member
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | Color.h | 36 T green; member
|
| H A D | mathutil.cpp | 47 unsigned int convertRGBFloatsTo999E5(float red, float green, float blue) in convertRGBFloatsTo999E5() argument 71 void convert999E5toRGBFloats(unsigned int input, float *red, float *green, float *blue) in convert999E5toRGBFloats() argument
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | IncompleteTextureTest.cpp | 187 GLColor::green); in TEST_P() member in GLColor
|
| /third_party/skia/third_party/externals/libpng/contrib/gregbook/ |
| H A D | readpng.c | 156 int readpng_get_bgcolor(uch *red, uch *green, uch *blue) in readpng_get_bgcolor() argument
|
| H A D | readppm.c | 133 int readpng_get_bgcolor(uch *red, uch *green, uch *blue) in readpng_get_bgcolor() argument
|
| /base/theme/wallpaper_mgr/frameworks/js/napi/ |
| H A D | wallpaper_js_util.cpp | 64 napi_value green = nullptr; in Convert2JSRgbaArray() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
| H A D | svg_attributes_parser.cpp | 227 auto green = (baseColorValue >> ONE_BYTE_BITS) & 0xff; in ParseRGBAMagicColor() local 277 auto green = static_cast<uint8_t>(std::stoi(matches[2])); in CheckColorAlpha() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/render/ |
| H A D | rs_material_filter_test.cpp | 362 int16_t green = 11; in HWTEST_F() local 388 int16_t green = 11; in HWTEST_F() local
|
| /foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/ |
| H A D | pixel_format_utils.h | 25 uint16_t green : 5; member 35 uint32_t green : 8; member
|
| /foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/ |
| H A D | ge_magnifier_shader_filter.cpp | 234 int16_t green = static_cast<int16_t>((rgba & 0x00FF0000) >> 16); // 0x00ff0000 green mask, 16 green shift in ConvertToRgba() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/recording/maskcmdlist_fuzzer/ |
| H A D | maskcmdlist_fuzzer.cpp | 47 uint32_t green = GetObject<uint32_t>(); in MaskCmdListFuzzTest001() local 101 uint32_t green = GetObject<uint32_t>(); in MaskCmdListFuzzTest002() local 141 uint32_t green = GetObject<uint32_t>(); in MaskCmdListFuzzTest003() local 167 uint32_t green = GetObject<uint32_t>(); in MaskCmdListFuzzTest004() local 223 uint32_t green = GetObject<uint32_t>(); in MaskCmdListFuzzTest005() local [all...] |
| /foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/include/ |
| H A D | gif_encoder.h | 28 uint8_t green; member
|
| /test/testfwk/developer_test/libs/fuzzlib/tools/ |
| H A D | colored.py | 135 def green(self, s): member in Colored
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | xwdenc.c | 192 uint8_t red, green, blue; in xwd_encode_frame() local
|
| H A D | xwddec.c | 222 uint8_t red, green, blue; in xwd_decode_frame() local
|
| /third_party/glfw/examples/ |
| H A D | gears.c | 272 static GLfloat green[4] = {0.f, 0.8f, 0.2f, 1.f}; in init() local
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | accum.c | 39 _mesa_ClearAccum( GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha ) in _mesa_ClearAccum() argument
|
| H A D | texcompress_rgtc.c | 368 GLubyte red, green; in fetch_rg_rgtc2() local 385 GLubyte red, green; in fetch_la_latc2() local 403 GLbyte red, green; in fetch_signed_rg_rgtc2() local 421 GLbyte red, green; in fetch_signed_la_latc2() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs_fastpath.c | 171 green(const struct lp_jit_context *context, in green() function
|