| /third_party/skia/third_party/externals/libwebp/src/enc/ |
| H A D | picture_tools_enc.c | 214 const uint8_t alpha = a_ptr[x]; in WebPBlendAlpha() local 226 const uint32_t alpha = in WebPBlendAlpha() local 233 const uint32_t alpha in WebPBlendAlpha() local 250 const int alpha = (argb[x] >> 24) & 0xff; WebPBlendAlpha() local [all...] |
| /third_party/skia/src/pdf/ |
| H A D | SkPDFShader.cpp | 55 fill_color_from_bitmap(SkCanvas* canvas, float left, float top, float right, float bottom, const SkBitmap& bitmap, int x, int y, float alpha) fill_color_from_bitmap() argument
|
| /third_party/skia/src/shaders/gradients/ |
| H A D | Sk4fGradientBase.cpp | 140 init(const SkGradientShaderBase& shader, SkColorSpace* dstCS, SkTileMode tileMode, bool premulColors, SkScalar alpha, bool reverse) init() argument
|
| /third_party/skia/tests/ |
| H A D | BitmapTest.cpp | 312 int alpha = 0; in check_alphas() local 350 int alpha = 0; in DEF_TEST() local
|
| H A D | DrawOpAtlasTest.cpp | 113 fill_plot(GrDrawOpAtlas* atlas, GrResourceProvider* resourceProvider, GrDeferredUploadTarget* target, GrDrawOpAtlas::AtlasLocator* atlasLocator, int alpha) fill_plot() argument
|
| H A D | CodecAnimTest.cpp | 363 auto alpha = frameInfo.fAlphaType; in DEF_TEST() local
|
| /third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
| H A D | RenderPipelineGL.cpp | 60 GLenum GLBlendFactor(wgpu::BlendFactor factor, bool alpha) { in GLBlendFactor() argument [all...] |
| /third_party/skia/third_party/externals/dng_sdk/source/ |
| H A D | dng_matrix.cpp | 945 real64 alpha = temp [i] [i]; in InvertNbyN() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/ |
| H A D | beta_distribution.h | 57 explicit param_type(result_type alpha, result_type beta) in param_type() argument 120 result_type alpha() const { return alpha_; } alpha() function in absl::beta_distribution::param_type 204 beta_distribution(result_type alpha, result_type beta = 1) beta_distribution() argument 227 result_type alpha() const { return param_.alpha(); } alpha() function in absl::beta_distribution [all...] |
| /third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
| H A D | distribution_test_util.cc | 256 BetaIncompleteInvImpl(const double p, const double q, const double beta, const double alpha) BetaIncompleteInvImpl() argument 380 BetaIncompleteInv(const double p, const double q, const double alpha) BetaIncompleteInv() argument [all...] |
| /third_party/skia/gm/ |
| H A D | composeshader.cpp | 300 draw_cell(SkCanvas* canvas, sk_sp<SkShader> src, sk_sp<SkShader> dst, SkBlendMode mode, SkAlpha alpha) draw_cell() argument 319 draw_composed(SkCanvas* canvas, sk_sp<SkShader> src, sk_sp<SkShader> dst, SkBlendMode mode, SkAlpha alpha) draw_composed() argument 338 SkAlpha alpha = 0xFF; draw_pair() local [all...] |
| H A D | rasterhandleallocator.cpp | 24 void saveLayer(const SkRect& bounds, SkAlpha alpha) { in saveLayer() argument
|
| H A D | gm.cpp | 211 SkPaint alpha; in mark() local
|
| /third_party/skia/include/private/ |
| H A D | SkEncodedInfo.h | 166 auto alpha = kOpaque_Alpha == fAlpha ? kOpaque_SkAlphaType makeImageInfo() local 179 Alpha alpha() const { return fAlpha; } alpha() function [all...] |
| /third_party/skia/include/core/ |
| H A D | SkColorPriv.h | 22 static inline unsigned SkAlpha255To256(U8CPU alpha) { in SkAlpha255To256() argument
|
| /third_party/skia/modules/canvaskit/ |
| H A D | gm.js | |
| /third_party/skia/modules/sksg/src/ |
| H A D | SkSGRenderNode.cpp | 53 static SkAlpha ScaleAlpha(SkAlpha alpha, float opacity) { in ScaleAlpha() argument
|
| /third_party/skia/bench/ |
| H A D | GradientBench.cpp | 338 const int alpha = fHasAlpha ? gray : 0xFF; variable
|
| H A D | RectBench.cpp | 290 U8CPU alpha = 0xFF; variable
|
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| H A D | es3fReadPixelsTests.cpp | 264 const float alpha = rnd.getFloat(); in clearColor() local 282 const GLint alpha = rnd.getUint32(); in clearColor() local 296 const GLuint alpha = rnd.getUint32(); in clearColor() local [all...] |
| /third_party/vk-gl-cts/modules/gles2/functional/ |
| H A D | es2fReadPixelsTests.cpp | 194 const float alpha = 1.0f; in iterate() local
|
| /base/useriam/fingerprint_auth/services_ex/src/ |
| H A D | sensor_illumination_task.cpp | 250 uint32_t alpha; in DrawSurfaceNode() local
|
| /test/xts/hats/hdf/display/composer/benchmark/ |
| H A D | display_benchmark_test.cpp | 100 LayerAlpha alpha = { 0 };
in CreateTestLayer() local 894 LayerAlpha alpha = { 0 };
in BENCHMARK_F() local [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | aacenc_pred.c | 68 const float alpha = 0.90625; // 29.0 / 32 in predict() local
|
| H A D | aacps_fixed_tablegen.h | 318 int alpha, beta; in ps_tableinit() local
|