Searched defs:SkColorMatrix (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/include/effects/ |
| D | SkColorMatrix.h | 18 constexpr SkColorMatrix() : SkColorMatrix(1, 0, 0, 0, 0, in SkColorMatrix() function 23 constexpr SkColorMatrix(float m00, float m01, float m02, float m03, float m04, in SkColorMatrix() function
|
| /third_party/skia/m133/include/effects/ |
| 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
|
| /third_party/skia/include/core/ |
| D | SkColorFilter.h | 15 class SkColorMatrix; variable
|
| /third_party/skia/m133/include/core/ |
| D | SkColorFilter.h | 20 class SkColorMatrix; variable
|