Searched defs:dstAlphaType (Results 1 – 10 of 10) sorted by relevance
| /external/skqp/gm/ |
| D | readpixels.cpp | 99 SkAlphaType dstAlphaType, sk_sp<SkColorSpace> dstColorSpace, in draw_image() 156 for (SkAlphaType dstAlphaType : alphaTypes) { in onDraw() local 216 for (SkAlphaType dstAlphaType : alphaTypes) { in onDraw() local 282 for (SkAlphaType dstAlphaType : alphaTypes) { in onDraw() local
|
| /external/skia/gm/ |
| D | readpixels.cpp | 99 SkAlphaType dstAlphaType, sk_sp<SkColorSpace> dstColorSpace, in draw_image() 156 for (SkAlphaType dstAlphaType : alphaTypes) { in onDraw() local 216 for (SkAlphaType dstAlphaType : alphaTypes) { in onDraw() local 283 for (SkAlphaType dstAlphaType : alphaTypes) { in onDraw() local
|
| /external/skqp/src/android/ |
| D | SkBitmapRegionCodec.cpp | 52 SkAlphaType dstAlphaType = fCodec->computeOutputAlphaType(requireUnpremul); in decodeRegion() local
|
| /external/skia/src/android/ |
| D | SkBitmapRegionCodec.cpp | 52 SkAlphaType dstAlphaType = fCodec->computeOutputAlphaType(requireUnpremul); in decodeRegion() local
|
| /external/skqp/src/codec/ |
| D | SkBmpStandardCodec.cpp | 65 bool SkBmpStandardCodec::createColorTable(SkColorType dstColorType, SkAlphaType dstAlphaType) { in createColorTable()
|
| /external/skia/src/codec/ |
| D | SkBmpStandardCodec.cpp | 65 bool SkBmpStandardCodec::createColorTable(SkColorType dstColorType, SkAlphaType dstAlphaType) { in createColorTable()
|
| /external/skqp/dm/ |
| D | DM.cpp | 401 SkAlphaType dstAlphaType, float scale) { in push_codec_src() 465 SkAlphaType dstAlphaType, int sampleSize) { in push_android_codec_src()
|
| D | DMSrcSink.cpp | 309 CodecSrc::CodecSrc(Path path, Mode mode, DstColorType dstColorType, SkAlphaType dstAlphaType, in CodecSrc() 337 CodecSrc::DstColorType dstColorType, SkAlphaType dstAlphaType) { in get_decode_info() 760 SkAlphaType dstAlphaType, int sampleSize) in AndroidCodecSrc()
|
| /external/skia/dm/ |
| D | DM.cpp | 403 SkAlphaType dstAlphaType, float scale) { in push_codec_src() 467 SkAlphaType dstAlphaType, int sampleSize) { in push_android_codec_src()
|
| D | DMSrcSink.cpp | 313 CodecSrc::CodecSrc(Path path, Mode mode, DstColorType dstColorType, SkAlphaType dstAlphaType, in CodecSrc() 341 CodecSrc::DstColorType dstColorType, SkAlphaType dstAlphaType) { in get_decode_info() 763 SkAlphaType dstAlphaType, int sampleSize) in AndroidCodecSrc()
|