| /foundation/graphic/graphic_surface/surface/test/unittest/ |
| H A D | buffer_queue_test.cpp | 852 int32_t alpha = 255; in HWTEST_F() local
|
| H A D | buffer_queue_consumer_test.cpp | 227 int32_t alpha = -1; in HWTEST_F() local
|
| /foundation/graphic/graphic_surface/surface/src/ |
| H A D | buffer_queue_consumer.cpp | 295 GSError BufferQueueConsumer::GetGlobalAlpha(int32_t &alpha) in GetGlobalAlpha() argument
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/common/ |
| H A D | rs_color.cpp | 110 uint32_t alpha = (argb >> 24) & 0xFF; // 24 is alpha shift in ARGB, 0xFF is a byte mask in FromArgbInt() local 172 void RSColor::SetAlpha(int16_t alpha) in SetAlpha() argument 177 void RSColor::MultiplyAlpha(float alpha) in MultiplyAlpha() argument [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/textblob_fuzzer/ |
| H A D | text_blob_fuzzer.cpp | 188 uint32_t alpha = GetObject<uint32_t>(); in TextBlobFuzzTest005() local
|
| /foundation/graphic/graphic_utils_lite/interfaces/innerkits/ |
| H A D | graphic_neon_pipeline.h | 127 void NeonPrelerpARGB8888(uint8_t* buf, uint8_t red, uint8_t green, uint8_t blue, uint8_t alpha) in NeonPrelerpARGB8888() argument 148 void NeonPrelerpARGB8888(uint8_t* buf, uint8_t red, uint8_t green, uint8_t blue, uint8_t alpha, uint8_t cover) in NeonPrelerpARGB8888() argument
|
| H A D | graphic_neon_utils.h | 50 static inline uint8x8_t NeonLerp(uint8x8_t p, uint8x8_t q, uint8x8_t alpha) in NeonLerp() argument
|
| /foundation/graphic/graphic_3d/lume/LumeRender/api/render/shaders/common/ |
| H A D | render_blur_common.h | 123 float alpha = textureLod(sampler2D(tex, sampl), uv, 0).a * CORE_BLUR_WEIGHTS[0]; in GaussianBlurA() local 220 float alpha = textureLod(sampler2DArray(tex, sampl), vec3(uv, dirLayer.z), 0).a * CORE_BLUR_WEIGHTS[0]; in GaussianBlurALayer() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/ |
| H A D | rs_animation_trace_utils.cpp | 185 [[maybe_unused]] auto alpha = node.GetGlobalAlpha(); in addRenderNodeTrace() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_client/test/ |
| H A D | render_service_client_modifier_demo.cpp | 198 void SetAlpha(float alpha) in SetAlpha() argument 257 void SetAlpha(float alpha) in SetAlpha() argument
|
| H A D | render_service_client_transition_demo.cpp | 104 void SetAlpha(float alpha) in SetAlpha() argument
|
| /foundation/graphic/graphic_2d/rosen/samples/composer/ |
| H A D | layer_context.cpp | 141 GraphicLayerAlpha alpha = { .enPixelAlpha = true }; in FillHDILayer() local
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/ |
| H A D | rs_uni_render_processor.cpp | 242 GraphicLayerAlpha alpha; in GetLayerInfo() local [all...] |
| H A D | rs_base_render_util.h | 45 GraphicLayerAlpha alpha; member
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/render/ |
| H A D | rs_particles_drawable.cpp | 86 auto alpha = color.GetAlpha(); in CaculatePointAtlsArry() local 125 auto alpha = color.GetAlpha(); in CaculateImageAtlsArry() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscommand_fuzzer/ |
| H A D | rscommand_fuzzer.cpp | 73 uint8_t alpha = GetData<uint8_t>(); in RSSurfaceNodeCommandFuzzTest() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/fuzztest/ui/rsuidirector_fuzzer/ |
| H A D | rsuidirector_fuzzer.cpp | 196 uint8_t alpha = GetData<uint8_t>();
in DoSetAbilityBGAlpha() local
|
| /foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/ |
| H A D | image_loader_common.cpp | 38 const float alpha = a / 255.f; in InitializeSRGBTable() local 71 uint32_t alpha = img[channelCount - 1]; in PremultiplyAlpha() local 95 uint32_t alpha = img[channelCount - 1]; in PremultiplyAlpha() local [all...] |
| H A D | image_loader_stb_image.cpp | 105 const float alpha = static_cast<float>(a) / 255.f; in InitializeSRGBTable() local 139 uint32_t alpha = img[channelCount - 1]; in PremultiplyAlpha() local 164 uint32_t alpha = img[channelCount - 1]; in PremultiplyAlpha() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/recording/drawcmd_fuzzer/ |
| H A D | drawcmd_fuzzer.cpp | 96 uint32_t alpha = GetObject<uint32_t>(); in DrawCmdFuzzTest002() local 140 uint32_t alpha = GetObject<uint32_t>(); in DrawCmdFuzzTest003() local 180 uint32_t alpha = GetObject<uint32_t>(); in DrawCmdFuzzTest004() local 221 uint32_t alpha = GetObject<uint32_t>(); in DrawCmdFuzzTest005() local 334 uint32_t alpha = GetObject<uint32_t>(); in DrawCmdFuzzTest008() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/ |
| H A D | rs_paint_filter_canvas.h | 311 float alpha = alphaStack_.top(); variable 326 float alpha = alphaStack_.top(); global() variable [all...] |
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/color_filter_napi/ |
| H A D | js_color_filter.cpp | 124 uint32_t alpha = (hexNumber >> 24) & 0xFF; in CreateBlendModeColorFilter() local
|
| /foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/drawing/shadow_layer_napi/ |
| H A D | js_shadow_layer.cpp | 120 uint32_t alpha = (hexNumber >> 24) & 0xFF; in Create() local
|
| /foundation/graphic/graphic_2d/rosen/modules/frame_analyzer/src/ |
| H A D | frame_painter.cpp | 55 auto alpha = isHeavy ? heavyFrameAlpha : lightFrameAlpha; in Draw() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/brush_fuzzer/ |
| H A D | brush_fuzzer.cpp | 135 int alpha = GetObject<int>(); in BrushFuzzTest() local
|