Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/renderengine/skia/filters/
H A DLinearEffect.h55 struct LinearEffect { struct
67 static inline bool operator==(const LinearEffect& lhs, const LinearEffect& rhs) { argument