Home
last modified time | relevance | path

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

/external/skia/src/animator/
DSkScript2.h173 struct OperatorAttributes { struct
174 unsigned int fLeftType : 3; // SkOpType union, but only lower values
175 unsigned int fRightType : 3; // SkOpType union, but only lower values
176 OpBias fBias : 1;
177 ResultIsBoolean fResultIsBoolean : 1;