Home
last modified time | relevance | path

Searched defs:green (Results 26 - 50 of 304) sorted by relevance

12345678910>>...13

/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscolor_fuzzer/
H A Drscolor_fuzzer.cpp124 int16_t green = GetData<int16_t>(); in DoHaveParameters() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/
H A Drs_color_test.cpp48 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 Dimage_source_gif_test.cpp136 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 Ditem_property_display_box.h31 DisplayPrimariesXY green; member
/third_party/node/lib/internal/util/
H A Dcolors.js
/third_party/libdrm/tests/util/
H A Dformat.h36 struct util_color_component green; member
/third_party/skia/third_party/externals/angle2/src/common/
H A DColor.h36 T green; member
H A Dmathutil.cpp47 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 DIncompleteTextureTest.cpp187 GLColor::green); in TEST_P() member in GLColor
/third_party/skia/third_party/externals/libpng/contrib/gregbook/
H A Dreadpng.c156 int readpng_get_bgcolor(uch *red, uch *green, uch *blue) in readpng_get_bgcolor() argument
H A Dreadppm.c133 int readpng_get_bgcolor(uch *red, uch *green, uch *blue) in readpng_get_bgcolor() argument
/base/theme/wallpaper_mgr/frameworks/js/napi/
H A Dwallpaper_js_util.cpp64 napi_value green = nullptr; in Convert2JSRgbaArray() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_attributes_parser.cpp227 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 Drs_material_filter_test.cpp362 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 Dpixel_format_utils.h25 uint16_t green : 5; member
35 uint32_t green : 8; member
/foundation/graphic/graphic_2d/rosen/modules/graphics_effect/src/
H A Dge_magnifier_shader_filter.cpp234 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 Dmaskcmdlist_fuzzer.cpp47 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 Dgif_encoder.h28 uint8_t green; member
/test/testfwk/developer_test/libs/fuzzlib/tools/
H A Dcolored.py135 def green(self, s): member in Colored
/third_party/ffmpeg/libavcodec/
H A Dxwdenc.c192 uint8_t red, green, blue; in xwd_encode_frame() local
H A Dxwddec.c222 uint8_t red, green, blue; in xwd_decode_frame() local
/third_party/glfw/examples/
H A Dgears.c272 static GLfloat green[4] = {0.f, 0.8f, 0.2f, 1.f}; in init() local
/third_party/mesa3d/src/mesa/main/
H A Daccum.c39 _mesa_ClearAccum( GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha ) in _mesa_ClearAccum() argument
H A Dtexcompress_rgtc.c368 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 Dlp_state_fs_fastpath.c171 green(const struct lp_jit_context *context, in green() function

Completed in 12 milliseconds

12345678910>>...13