Home
last modified time | relevance | path

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

/external/skqp/gm/
Dreadpixels.cpp99 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/
Dreadpixels.cpp99 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/
DSkBitmapRegionCodec.cpp52 SkAlphaType dstAlphaType = fCodec->computeOutputAlphaType(requireUnpremul); in decodeRegion() local
/external/skia/src/android/
DSkBitmapRegionCodec.cpp52 SkAlphaType dstAlphaType = fCodec->computeOutputAlphaType(requireUnpremul); in decodeRegion() local
/external/skqp/src/codec/
DSkBmpStandardCodec.cpp65 bool SkBmpStandardCodec::createColorTable(SkColorType dstColorType, SkAlphaType dstAlphaType) { in createColorTable()
/external/skia/src/codec/
DSkBmpStandardCodec.cpp65 bool SkBmpStandardCodec::createColorTable(SkColorType dstColorType, SkAlphaType dstAlphaType) { in createColorTable()
/external/skqp/dm/
DDM.cpp401 SkAlphaType dstAlphaType, float scale) { in push_codec_src()
465 SkAlphaType dstAlphaType, int sampleSize) { in push_android_codec_src()
DDMSrcSink.cpp309 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/
DDM.cpp403 SkAlphaType dstAlphaType, float scale) { in push_codec_src()
467 SkAlphaType dstAlphaType, int sampleSize) { in push_android_codec_src()
DDMSrcSink.cpp313 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()