Home
last modified time | relevance | path

Searched defs:dstCT (Results 1 - 6 of 6) sorted by relevance

/third_party/skia/src/core/
H A DSkPaintPriv.cpp52 bool SkPaintPriv::ShouldDither(const SkPaint& p, SkColorType dstCT) { in ShouldDither() argument
H A DSkRasterPipelineBlitter.cpp99 SkColorType dstCT = dst.colorType(); in SkCreateRasterPipelineBlitter() local
/third_party/skia/src/codec/
H A DSkWebpCodec.cpp178 static WEBP_CSP_MODE webp_decode_mode(SkColorType dstCT, bool premultiply) { in webp_decode_mode() argument
316 static void blend_line(SkColorType dstCT, void* dst, in blend_line() argument
511 const auto dstCT = dstInfo.colorType(); in onGetPixels() local
/third_party/skia/tests/
H A DReadWritePixelsGpuTest.cpp995 const auto dstCT = static_cast<SkColorType>(dct); in gpu_write_pixels_test_driver() local
[all...]
/third_party/skia/src/gpu/
H A DSurfaceContext.cpp563 auto dstCT = SkColorTypeToGrColorType(info.colorType()); in asyncRescaleAndReadPixels() local
1234 SurfaceContext::PixelTransferResult SurfaceContext::transferPixels(GrColorType dstCT, in transferPixels() argument
[all...]
/third_party/skia/gm/
H A Dwacky_yuv_formats.cpp516 static SkBitmap make_16(const SkBitmap& src, SkColorType dstCT, in make_16() argument

Completed in 13 milliseconds