Searched defs:onAsAColorMatrix (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/skia/src/effects/colorfilters/ | ||
H A D | SkColorFilterBase.cpp | 29 bool SkColorFilterBase::onAsAColorMatrix(float matrix[20]) const { in onAsAColorMatrix() function in SkColorFilterBase |
H A D | SkMatrixColorFilter.cpp | 63 bool SkMatrixColorFilter::onAsAColorMatrix(float matrix[20]) const { in onAsAColorMatrix() function in SkMatrixColorFilter |
H A D | SkWorkingFormatColorFilter.cpp | 126 bool SkWorkingFormatColorFilter::onAsAColorMatrix(float matrix[20]) const { in onAsAColorMatrix() function in SkWorkingFormatColorFilter |