Searched defs:SkColorMatrix (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/skia/include/effects/ |
H A D | SkColorMatrix.h | 20 constexpr SkColorMatrix() : SkColorMatrix(1, 0, 0, 0, 0, in SkColorMatrix() function 25 constexpr SkColorMatrix(float m00, float m01, float m02, float m03, float m04, in SkColorMatrix() function
|
/aosp_15_r20/external/skia/include/core/ |
H A D | SkColorFilter.h | 20 class SkColorMatrix; variable
|