Searched refs:InputColorMatrix (Results 1 – 1 of 1) sorted by relevance
3093 MakeMatrix(cMatrix: InputColorMatrix): ColorFilter;3672 export type InputColorMatrix = MallocObj | ColorMatrix | number[]; alias