Home
last modified time | relevance | path

Searched defs:alpha (Results 51 - 75 of 682) sorted by relevance

12345678910>>...28

/third_party/cups-filters/cupsfilters/
H A Dimage-sgi.c50 *alpha; in _cupsImageReadSGI() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_alpha_test.c87 nir_ssa_def *alpha; in nir_lower_alpha_test() local
[all...]
H A Dnir_lower_blend.h47 nir_lower_blend_channel alpha; member
/third_party/skia/src/core/
H A DSkSpriteBlitter_ARGB32.cpp21 Sprite_D32_S32(const SkPixmap& src, U8CPU alpha) : INHERITED(src) { in Sprite_D32_S32() argument
43 U8CPU alpha = fAlpha; variable
107 U8CPU alpha = paint.getAlpha(); in ChooseL32() local
[all...]
/third_party/skia/samplecode/
H A DSampleXfermodesBlur.cpp41 void draw_mode(SkCanvas* canvas, SkBlendMode mode, int alpha, SkScalar x, SkScalar y) { in draw_mode() argument
/third_party/skia/src/codec/
H A DSkMasks.h34 uint32_t alpha; member
22 SkMasks(const MaskInfo red, const MaskInfo green, const MaskInfo blue, const MaskInfo alpha) SkMasks() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/random/
H A Ddistributions.h268 Beta(URBG&& urbg, RealType alpha, RealType beta) Beta() argument
/third_party/skia/experimental/wasm-skp-debugger/
H A Dgpu.js7 alpha: 1, global() property
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ops/
H A Dhswish_builder.cpp74 float alpha = 0.0f; in GetPrimitive() local
H A Dgelu_builder.cpp110 float alpha = 0.0f; in GetPrimitive() local
H A Dhard_sigmoid_builder.cpp74 float alpha = 0.0f; in GetPrimitive() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_drag_bar_paint_method.cpp65 auto alpha = std::floor(UINT8_MAX * defaultOpacity); in Paint() local
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Devaluator.h73 double alpha = beginAlpha + (endAlpha - beginAlpha) * fraction; variable
98 Color ConvertLinearToGamma(double alpha, double linearRed, double linearGreen, double linearBlue) in ConvertLinearToGamma() argument
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_brush.h41 virtual void SetAlpha(uint32_t alpha) {} in SetAlpha() argument
/foundation/arkui/ace_engine_lite/frameworks/src/core/components/
H A Dhorizon_progress_component.cpp56 const double alpha = 0.15; in CreateNativeViews() local
83 uint8_t alpha = OPA_OPAQUE; in SetHorizonProgressStyle() local
93 uint8_t alpha = OPA_OPAQUE; in SetHorizonProgressStyle() local
H A Dinput_button_component.cpp131 uint8_t alpha = OPA_OPAQUE; in SetBackgroundColor() local
143 uint8_t alpha = OPA_OPAQUE; in SetColor() local
H A Dswitch_component.cpp53 uint8_t alpha = OPA_OPAQUE; in ApplyPrivateStyle() local
H A Dslider_component.cpp86 uint8_t alpha = OPA_OPAQUE; in ApplyPrivateStyle() local
H A Dqrcode_component.cpp108 uint8_t alpha = 255; in SetColor() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/color_fuzzer/
H A Dcolor_fuzzer.cpp38 uint32_t alpha = GetObject<uint32_t>(); in ColorFuzzTest001() local
70 uint32_t alpha = GetObject<uint32_t>(); in ColorFuzzTest002() local
100 float alpha = GetObject<float>(); in ColorFuzzTest003() local
130 uint32_t alpha = GetObject<uint32_t>(); in ColorFuzzTest004() local
[all...]
/foundation/graphic/graphic_utils_lite/frameworks/diagram/rasterizer/
H A Drasterizer_scanline_antialias.cpp48 uint32_t alpha; in SweepScanline() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rscolor_fuzzer/
H A Drscolor_fuzzer.cpp126 int16_t alpha = GetData<int16_t>(); in DoHaveParameters() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/common/
H A Drs_color_test.cpp50 int16_t alpha = 13; in HWTEST_F() local
83 int16_t alpha = 13; in HWTEST_F() local
130 int16_t alpha = 13; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_anco_manager.cpp87 auto alpha = surfaceNode->GetGlobalAlpha(); in AncoOptimizeDisplayNode() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/property/
H A Drs_property_drawable_utilities.cpp103 RSAlphaDrawable::RSAlphaDrawable(float alpha) : RSPropertyDrawable(), alpha_(alpha) {} in RSAlphaDrawable() argument
110 auto alpha = content.GetRenderProperties().GetAlpha(); in Generate() local
118 RSAlphaOffscreenDrawable::RSAlphaOffscreenDrawable(float alpha) : RSAlphaDrawable(alpha) {} in RSAlphaOffscreenDrawable() argument

Completed in 8 milliseconds

12345678910>>...28