Home
last modified time | relevance | path

Searched defs:dstAlphaType (Results 1 – 12 of 12) sorted by relevance

/external/skqp/gm/
Dreadpixels.cpp129 SkAlphaType dstAlphaType, sk_sp<SkColorSpace> dstColorSpace, in draw_image()
204 for (SkAlphaType dstAlphaType : alphaTypes) { in onDraw() local
264 for (SkAlphaType dstAlphaType : alphaTypes) { in onDraw() local
330 for (SkAlphaType dstAlphaType : alphaTypes) { in onDraw() local
/external/skia/gm/
Dreadpixels.cpp130 SkAlphaType dstAlphaType, sk_sp<SkColorSpace> dstColorSpace, in draw_image()
205 for (SkAlphaType dstAlphaType : alphaTypes) { in onDraw() local
265 for (SkAlphaType dstAlphaType : alphaTypes) { in onDraw() local
331 for (SkAlphaType dstAlphaType : alphaTypes) { in onDraw() local
/external/skia/src/android/
DSkBitmapRegionCodec.cpp53 SkAlphaType dstAlphaType = fCodec->computeOutputAlphaType(requireUnpremul); in decodeRegion() local
/external/skqp/src/android/
DSkBitmapRegionCodec.cpp54 SkAlphaType dstAlphaType = fCodec->computeOutputAlphaType(requireUnpremul); in decodeRegion() local
/external/skia/src/codec/
DSkBmpStandardCodec.cpp64 bool SkBmpStandardCodec::createColorTable(SkColorType dstColorType, SkAlphaType dstAlphaType) { in createColorTable()
DSkCodecPriv.h295 static inline SkAlphaType select_xform_alpha(SkAlphaType dstAlphaType, SkAlphaType srcAlphaType) { in select_xform_alpha()
/external/skqp/src/codec/
DSkBmpStandardCodec.cpp64 bool SkBmpStandardCodec::createColorTable(SkColorType dstColorType, SkAlphaType dstAlphaType) { in createColorTable()
DSkCodecPriv.h295 static inline SkAlphaType select_xform_alpha(SkAlphaType dstAlphaType, SkAlphaType srcAlphaType) { in select_xform_alpha()
/external/skqp/dm/
DDM.cpp406 SkAlphaType dstAlphaType, float scale) { in push_codec_src()
470 SkAlphaType dstAlphaType, int sampleSize) { in push_android_codec_src()
DDMSrcSink.cpp306 CodecSrc::CodecSrc(Path path, Mode mode, DstColorType dstColorType, SkAlphaType dstAlphaType, in CodecSrc()
367 CodecSrc::DstColorType dstColorType, SkAlphaType dstAlphaType) { in get_decode_info()
806 SkAlphaType dstAlphaType, int sampleSize) in AndroidCodecSrc()
/external/skia/dm/
DDM.cpp418 SkAlphaType dstAlphaType, float scale) { in push_codec_src()
482 SkAlphaType dstAlphaType, int sampleSize) { in push_android_codec_src()
DDMSrcSink.cpp309 CodecSrc::CodecSrc(Path path, Mode mode, DstColorType dstColorType, SkAlphaType dstAlphaType, in CodecSrc()
370 CodecSrc::DstColorType dstColorType, SkAlphaType dstAlphaType) { in get_decode_info()
809 SkAlphaType dstAlphaType, int sampleSize) in AndroidCodecSrc()