Home
last modified time | relevance | path

Searched refs:SkSuppress (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/animator/
DSkScript.h189 struct SkSuppress { // !!! could be compressed to a long struct
237 SkTDArray<SkSuppress> fSuppressStack;
243 SkTDStack<SkSuppress> fSuppressStack;
DSkScript.cpp191 SkSuppress noInitialSuppress; in SkScriptEngine()
1115 SkSuppress suppress; in logicalOp()