Home
last modified time | relevance | path

Searched defs:matrixFilter (Results 1 – 4 of 4) sorted by relevance

/external/skqp/gm/
Dimagefiltersgraph.cpp70 sk_sp<SkColorFilter> matrixFilter(SkColorFilter::MakeMatrixFilterRowMajor255(matrix)); in onDraw() local
86 sk_sp<SkImageFilter> matrixFilter(SkColorFilterImageFilter::Make(std::move(matrixCF), in onDraw() local
/external/skia/gm/
Dimagefiltersgraph.cpp70 sk_sp<SkColorFilter> matrixFilter(SkColorFilter::MakeMatrixFilterRowMajor255(matrix)); in onDraw() local
86 sk_sp<SkImageFilter> matrixFilter(SkColorFilterImageFilter::Make(std::move(matrixCF), in onDraw() local
/external/skqp/tests/
DImageFilterTest.cpp1423 sk_sp<SkImageFilter> matrixFilter( in DEF_TEST() local
/external/skia/tests/
DImageFilterTest.cpp1421 sk_sp<SkImageFilter> matrixFilter( in DEF_TEST() local