Searched defs:matrixFilter (Results 1 – 2 of 2) sorted by relevance
161 SkAutoTUnref<SkColorFilter> matrixFilter(SkColorMatrixFilter::Create(matrix)); in onDraw() local177 SkAutoTUnref<SkImageFilter> matrixFilter(SkColorFilterImageFilter::Create(matrixCF)); in onDraw() local
1077 SkAutoTUnref<SkImageFilter> matrixFilter( in DEF_TEST() local