Searched defs:ColorMatrix (Results 1 – 6 of 6) sorted by relevance
99 DEF_TEST(ColorMatrix, reporter) { in DEF_TEST() argument
467 std::unique_ptr<GrFragmentProcessor> GrFragmentProcessor::ColorMatrix( in ColorMatrix() function in GrFragmentProcessor
481 readonly ColorMatrix: ColorMatrixHelpers; property4349 export type ColorMatrix = Float32Array; alias
2120 pub struct ColorMatrix { struct2123 impl ::core::marker::Copy for ColorMatrix {} argument2124 impl ::core::clone::Clone for ColorMatrix { implementation
407 ColorMatrix: { property