Home
last modified time | relevance | path

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

/external/skia/src/animator/
DSkScript2.h180 struct OperatorAttributes { struct
181 unsigned int fLeftType : 3; // SkOpType union, but only lower values
182 unsigned int fRightType : 3; // SkOpType union, but only lower values
183 OpBias fBias : 1;
184 ResultIsBoolean fResultIsBoolean : 1;