Home
last modified time | relevance | path

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

/external/skia/gm/
Dimagefiltersgraph.cpp161 SkAutoTUnref<SkColorFilter> matrixFilter(SkColorMatrixFilter::Create(matrix)); in onDraw() local
177 SkAutoTUnref<SkImageFilter> matrixFilter(SkColorFilterImageFilter::Create(matrixCF)); in onDraw() local
/external/skia/tests/
DImageFilterTest.cpp1077 SkAutoTUnref<SkImageFilter> matrixFilter( in DEF_TEST() local