/aosp_15_r20/external/skia/modules/canvaskit/tests/ |
H A D | core_test.js | 164 alphaType: CanvasKit.AlphaType.Unpremul, property 256 'alphaType': CanvasKit.AlphaType.Unpremul, property 266 'alphaType': CanvasKit.AlphaType.Unpremul, property 1130 alphaType: CanvasKit.AlphaType.Unpremul, property 1157 alphaType: CanvasKit.AlphaType.Unpremul, property 1184 alphaType: CanvasKit.AlphaType.Unpremul, property 1207 alphaType: CanvasKit.AlphaType.Unpremul, property 1339 'alphaType': CanvasKit.AlphaType.Premul, property 1369 'alphaType': CanvasKit.AlphaType.Unpremul, property 1378 'alphaType': CanvasKit.AlphaType.Unpremul, property [all …]
|
/aosp_15_r20/external/skia/src/gpu/ganesh/effects/ |
H A D | GrBicubicEffect.cpp | 127 SkAlphaType alphaType, in Make() 138 SkAlphaType alphaType, in Make() 155 SkAlphaType alphaType, in MakeSubset() 174 SkAlphaType alphaType, in MakeSubset() 201 SkAlphaType alphaType, in Make()
|
H A D | GrTextureEffect.cpp | 218 SkAlphaType alphaType, in Make() 230 SkAlphaType alphaType, in Make() 249 SkAlphaType alphaType, in MakeSubset() 270 SkAlphaType alphaType, in MakeSubset() 286 SkAlphaType alphaType, in MakeCustomLinearFilterInset() 822 SkAlphaType alphaType, in GrTextureEffect()
|
/aosp_15_r20/external/skia/tools/flags/ |
H A D | CommonFlagsConfig.cpp | 383 SkAlphaType* alphaType) { in parse_option_gpu_color() 461 SkAlphaType* alphaType, in get_option_gpu_color() 574 SkAlphaType alphaType, in SkCommandLineConfigGpu() 619 SkAlphaType alphaType = kPremul_SkAlphaType; in parse_command_line_config_gpu() local 693 SkAlphaType alphaType = kPremul_SkAlphaType; in parse_command_line_config_graphite() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/image/ |
H A D | SkImage_GaneshFactories.cpp | 136 SkAlphaType alphaType, in TextureFromCompressedTexture() 204 SkAlphaType alphaType, in BorrowTextureFrom() 248 SkAlphaType alphaType) { in AdoptTextureFrom() 256 SkAlphaType alphaType, in AdoptTextureFrom() 328 SkAlphaType alphaType, in PromiseTextureFrom()
|
/aosp_15_r20/external/skia/src/codec/ |
H A D | SkImageGenerator_FromEncoded.cpp | 53 std::optional<SkAlphaType> alphaType) { in DeferredFromEncodedData() 64 sk_sp<SkImage> DeferredImage(std::unique_ptr<SkCodec> codec, std::optional<SkAlphaType> alphaType) { in DeferredImage()
|
/aosp_15_r20/external/skia/gm/ |
H A D | encode_srgb.cpp | 35 static void make(SkBitmap* bitmap, SkColorType colorType, SkAlphaType alphaType, in make() 135 for (SkAlphaType alphaType : alphaTypes) { in onDraw() local
|
H A D | encode_color_types.cpp | 27 static sk_sp<SkImage> make_image(SkColorType colorType, SkAlphaType alphaType) { in make_image() 135 for (SkAlphaType alphaType : alphaTypes) { in onDraw() local
|
H A D | all_bitmap_configs.cpp | 196 static uint32_t make_pixel(int x, int y, SkAlphaType alphaType) { in make_pixel() 224 SkAlphaType alphaType, in make_color_test_bitmap_variant()
|
/aosp_15_r20/external/skia/src/core/ |
H A D | SkReadBuffer.cpp | 339 std::optional<SkAlphaType> alphaType) { in deserialize_image() 365 SkDeserialProcs dProcs, std::optional<SkAlphaType> alphaType) { in add_mipmaps() 414 std::optional<SkAlphaType> alphaType = std::nullopt; in readImage() local
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ |
H A D | GrAHardwareBufferImageGenerator.cpp | 36 AHardwareBuffer* graphicBuffer, SkAlphaType alphaType, sk_sp<SkColorSpace> colorSpace, in Make() 53 AHardwareBuffer* hardwareBuffer, SkAlphaType alphaType, bool isProtectedContent, in GrAHardwareBufferImageGenerator()
|
/aosp_15_r20/frameworks/base/libs/hwui/hwui/ |
H A D | Bitmap.cpp | 243 sk_sp<SkColorSpace> colorSpace, SkAlphaType alphaType, in createFrom() 296 SkAlphaType alphaType; in validateAlpha() local 426 void Bitmap::setAlphaType(SkAlphaType alphaType) { in setAlphaType()
|
/aosp_15_r20/external/skia/src/gpu/ganesh/ops/ |
H A D | LatticeOp.cpp | 193 SkAlphaType alphaType, in Make() 207 SkAlphaType alphaType, sk_sp<GrColorSpaceXform> colorSpaceXform, in NonAALatticeOp() 456 SkAlphaType alphaType, in MakeNonAA()
|
/aosp_15_r20/external/skia/dm/ |
H A D | DM.cpp | 619 static void push_image_gen_src(Path path, ImageGenSrc::Mode mode, SkAlphaType alphaType, bool isGpu) in push_image_gen_src() 769 for (SkAlphaType alphaType : alphaModes) { in push_codec_srcs() local 818 for (SkAlphaType alphaType : alphaModes) { in push_codec_srcs() local 864 for (SkAlphaType alphaType : alphaModes) { in push_codec_srcs() local
|
/aosp_15_r20/frameworks/base/graphics/java/android/graphics/ |
H A D | MeshSpecification.java | 379 @AlphaType int alphaType) { in make() 405 int alphaType); in nativeMakeWithAlpha()
|
/aosp_15_r20/external/skia/tests/ |
H A D | GrMipMappedTest.cpp | 431 SkAlphaType alphaType, in draw_mipmap_into_new_render_target() 495 SkAlphaType alphaType = kPremul_SkAlphaType; variable
|
H A D | WebpTest.cpp | 51 auto alphaType = frameInfo.fAlphaType == kOpaque_SkAlphaType ? kOpaque_SkAlphaType in DEF_TEST() local
|
/aosp_15_r20/external/skia/modules/canvaskit/ |
H A D | webgl.js | 262 'alphaType': srcIsPremul ? CanvasKit.AlphaType.Premul: CanvasKit.AlphaType.Unpremul, property 339 'alphaType': srcIsPremul ? CanvasKit.AlphaType.Premul : CanvasKit.AlphaType.Unpremul, property
|
/aosp_15_r20/external/skia/include/core/ |
H A D | SkImageInfo.h | 147 SkAlphaType alphaType() const { return fAlphaType; } in alphaType() function 381 SkAlphaType alphaType() const { return fColorInfo.alphaType(); } in alphaType() function
|
/aosp_15_r20/external/skia/bench/ |
H A D | CodecBenchPriv.h | 28 inline const char* alpha_type_to_str(SkAlphaType alphaType) { in alpha_type_to_str()
|
/aosp_15_r20/external/skia/docs/examples/ |
H A D | Bitmap_setAlphaType.cpp | 24 for (SkAlphaType alphaType : alphaTypes) { in draw() local
|
H A D | ColorTypeValidateAlphaType.cpp | 23 for (SkAlphaType alphaType : alphaTypes) { in draw() local
|
H A D | unexpected_setAlphaType.cpp | 64 for (SkAlphaType alphaType : kAlphaTypes) { in draw() local
|
/aosp_15_r20/external/skia/specs/web-img-decode/proposed/impl/ |
H A D | impl.js | 22 alphaType: options.premul ? CanvasKit.AlphaType.Premul : CanvasKit.AlphaType.Unpremul, property
|
/aosp_15_r20/frameworks/native/libs/renderengine/skia/compat/ |
H A D | SkiaBackendTexture.h | 69 SkColorType colorTypeForImage(SkAlphaType alphaType) const { in colorTypeForImage()
|