Home
last modified time | relevance | path

Searched defs:PixelColorMatrix (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/effect/skia_effectChain/include/
H A Dsk_image_filter_factory.h25 struct PixelColorMatrix { struct
36 static sk_sp<SkImageFilter> ApplyColorMatrix(const PixelColorMatrix &matrix); argument