Home
last modified time | relevance | path

Searched defs:srcCT (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/m133/tests/graphite/
DReadWritePixelsGraphiteTest.cpp252 const auto srcCT = srcPixels.info().colorType(); in graphite_read_pixels_test_driver() local
412 const auto srcCT = static_cast<SkColorType>(sct); in graphite_read_pixels_test_driver() local
/third_party/skia/src/codec/
DSkWebpCodec.cpp317 SkColorType srcCT, const void* src, in blend_line()
/third_party/skia/m133/src/codec/
DSkWebpCodec.cpp360 RPBlender(SkColorType dstCT, SkColorType srcCT, SkAlphaType dstAt, bool srcHasAlpha) in RPBlender()
/third_party/skia/m133/tests/
DReadPixelsTest.cpp525 for (SkColorType srcCT : kColorTypes) { in DEF_TEST() local
DReadWritePixelsGpuTest.cpp313 const auto srcCT = srcPixels.info().colorType(); in gpu_read_pixels_test_driver() local
477 const auto srcCT = static_cast<SkColorType>(sct); in gpu_read_pixels_test_driver() local
/third_party/skia/tests/
DReadPixelsTest.cpp501 for (SkColorType srcCT : kColorTypes) { in DEF_TEST() local
DReadWritePixelsGpuTest.cpp249 const auto srcCT = srcPixels.info().colorType(); in gpu_read_pixels_test_driver() local
411 const auto srcCT = static_cast<SkColorType>(sct); in gpu_read_pixels_test_driver() local