| /third_party/skia/modules/canvaskit/tests/ |
| D | core.spec.js | 141 alphaType: CanvasKit.AlphaType.Unpremul, property 234 'alphaType': CanvasKit.AlphaType.Unpremul, property 244 'alphaType': CanvasKit.AlphaType.Unpremul, property 1103 alphaType: CanvasKit.AlphaType.Unpremul, property 1130 alphaType: CanvasKit.AlphaType.Unpremul, property 1153 alphaType: CanvasKit.AlphaType.Unpremul, property 1274 'alphaType': CanvasKit.AlphaType.Premul, property 1304 'alphaType': CanvasKit.AlphaType.Unpremul, property 1313 'alphaType': CanvasKit.AlphaType.Unpremul, property 1338 'alphaType': CanvasKit.AlphaType.Premul, property [all …]
|
| /third_party/skia/src/gpu/effects/ |
| D | GrBicubicEffect.cpp | 115 SkAlphaType alphaType, in Make() 126 SkAlphaType alphaType, in Make() 143 SkAlphaType alphaType, in MakeSubset() 162 SkAlphaType alphaType, in MakeSubset() 189 SkAlphaType alphaType, in Make()
|
| D | GrTextureEffect.cpp | 155 SkAlphaType alphaType, in Make() 167 SkAlphaType alphaType, in Make() 186 SkAlphaType alphaType, in MakeSubset() 207 SkAlphaType alphaType, in MakeSubset() 223 SkAlphaType alphaType, in MakeCustomLinearFilterInset() 765 SkAlphaType alphaType, in GrTextureEffect()
|
| /third_party/skia/gm/ |
| D | encode_srgb.cpp | 35 static void make(SkBitmap* bitmap, SkColorType colorType, SkAlphaType alphaType, in make() 130 for (SkAlphaType alphaType : alphaTypes) { in onDraw() local
|
| D | encode_color_types.cpp | 24 static sk_sp<SkImage> make_image(SkColorType colorType, SkAlphaType alphaType) { in make_image() 130 for (SkAlphaType alphaType : alphaTypes) { in onDraw() local
|
| D | all_bitmap_configs.cpp | 194 static uint32_t make_pixel(int x, int y, SkAlphaType alphaType) { in make_pixel() 222 SkAlphaType alphaType, in make_color_test_bitmap_variant()
|
| /third_party/skia/bench/ |
| D | CodecBenchPriv.h | 28 inline const char* alpha_type_to_str(SkAlphaType alphaType) { in alpha_type_to_str()
|
| D | CodecBench.cpp | 20 SkAlphaType alphaType) in CodecBench()
|
| /third_party/skia/src/gpu/ |
| D | GrColorInfo.cpp | 13 GrColorType colorType, SkAlphaType alphaType, sk_sp<SkColorSpace> colorSpace) in GrColorInfo()
|
| D | GrColorInfo.h | 47 SkAlphaType alphaType() const { return fAlphaType; } in alphaType() function
|
| D | GrAHardwareBufferImageGenerator.cpp | 50 AHardwareBuffer* graphicBuffer, SkAlphaType alphaType, sk_sp<SkColorSpace> colorSpace, in Make() 67 AHardwareBuffer* hardwareBuffer, SkAlphaType alphaType, bool isProtectedContent, in GrAHardwareBufferImageGenerator()
|
| D | BaseDevice.cpp | 34 bool BaseDevice::CheckAlphaTypeAndGetFlags(SkAlphaType alphaType, in CheckAlphaTypeAndGetFlags()
|
| /third_party/skia/tools/flags/ |
| D | CommonFlagsConfig.cpp | 360 SkAlphaType* alphaType) { in parse_option_gpu_color() 435 SkAlphaType* alphaType, in get_option_gpu_color() 523 SkAlphaType alphaType, in SkCommandLineConfigGpu() 566 SkAlphaType alphaType = kPremul_SkAlphaType; in parse_command_line_config_gpu() local 638 SkAlphaType alphaType = kPremul_SkAlphaType; in parse_command_line_config_graphite() local
|
| /third_party/skia/docs/examples/ |
| D | Bitmap_setAlphaType.cpp | 25 for (SkAlphaType alphaType : alphaTypes) { in draw() local
|
| D | ColorTypeValidateAlphaType.cpp | 24 for (SkAlphaType alphaType : alphaTypes) { in draw() local
|
| D | unexpected_setAlphaType.cpp | 58 for (SkAlphaType alphaType : kAlphaTypes) { in draw() local
|
| /third_party/skia/specs/web-img-decode/proposed/impl/ |
| D | impl.js | 22 alphaType: options.premul ? CanvasKit.AlphaType.Premul : CanvasKit.AlphaType.Unpremul, property
|
| /third_party/skia/tests/ |
| D | WebpTest.cpp | 47 auto alphaType = frameInfo.fAlphaType == kOpaque_SkAlphaType ? kOpaque_SkAlphaType in DEF_TEST() local
|
| D | GrMipMappedTest.cpp | 374 SkAlphaType alphaType, in draw_mipmap_into_new_render_target() 436 SkAlphaType alphaType = kPremul_SkAlphaType; variable
|
| /third_party/skia/experimental/skottiekit/ |
| D | cpu.js | 37 'alphaType': SkottieKit.AlphaType.Unpremul, property
|
| /third_party/skia/demos.skia.org/demos/image_decode_web_worker/ |
| D | main.js | 69 alphaType: CanvasKit.AlphaType.Unpremul, property
|
| /third_party/skia/experimental/wasm-skp-debugger/ |
| D | cpu.js | 38 'alphaType': DebuggerView.AlphaType.Unpremul, property
|
| /third_party/skia/modules/canvaskit/ |
| D | gpu.js | 194 'alphaType': CanvasKit.AlphaType.Unpremul, property 224 'alphaType': CanvasKit.AlphaType.Unpremul, property
|
| D | cpu.js | 43 'alphaType': CanvasKit.AlphaType.Unpremul, property
|
| /third_party/skia/dm/ |
| D | DMJsonWriter.h | 35 SkString alphaType; member
|