Searched defs:srcCT (Results 1 – 4 of 4) sorted by relevance
252 const auto srcCT = srcPixels.info().colorType(); in graphite_read_pixels_test_driver() local412 const auto srcCT = static_cast<SkColorType>(sct); in graphite_read_pixels_test_driver() local
339 SkColorType srcCT, const void* src, in blend_line()
313 const auto srcCT = srcPixels.info().colorType(); in gpu_read_pixels_test_driver() local477 const auto srcCT = static_cast<SkColorType>(sct); in gpu_read_pixels_test_driver() local
525 for (SkColorType srcCT : kColorTypes) { in DEF_TEST() local