Home
last modified time | relevance | path

Searched refs:noColorSpace (Results 1 – 1 of 1) sorted by relevance

/external/skia/tests/
DImageFilterTest.cpp541 SkImageFilter::OutputProperties noColorSpace(nullptr); in test_crop_rects() local
542 SkImageFilter::Context ctx(SkMatrix::I(), SkIRect::MakeWH(100, 100), nullptr, noColorSpace); in test_crop_rects()
564 SkImageFilter::OutputProperties noColorSpace(nullptr); in test_negative_blur_sigma() local
565 SkImageFilter::Context ctx(SkMatrix::I(), SkIRect::MakeWH(32, 32), nullptr, noColorSpace); in test_negative_blur_sigma()
576 noColorSpace); in test_negative_blur_sigma()
647 SkImageFilter::OutputProperties noColorSpace(nullptr); in test_zero_blur_sigma() local
648 SkImageFilter::Context ctx(SkMatrix::I(), SkIRect::MakeWH(32, 32), nullptr, noColorSpace); in test_zero_blur_sigma()
687 SkImageFilter::OutputProperties noColorSpace(nullptr); in test_fail_affects_transparent_black() local
688 SkImageFilter::Context ctx(SkMatrix::I(), SkIRect::MakeXYWH(0, 0, 1, 1), nullptr, noColorSpace); in test_fail_affects_transparent_black()
967 SkImageFilter::OutputProperties noColorSpace(nullptr); in test_imagefilter_merge_result_size() local
[all …]