Home
last modified time | relevance | path

Searched refs:kLogicalNot (Results 1 – 8 of 8) sorted by relevance

/external/skia/src/animator/
DSkScript2.h68 kLogicalNot, enumerator
DSkScript.h146 kLogicalNot, enumerator
DSkScript.cpp257 op = kLogicalNot; in arithmeticOp()
309 *fOpStack.push() = (SkOp) (kLogicalNot | kArtificialOp); in arithmeticOp()
1417 case kLogicalNot: in processOp()
DSkScriptTokenizer.cpp276 op = kLogicalNot; in arithmeticOp()
326 *fOpStack.push() = (Op) (kLogicalNot | kArtificialOp); in arithmeticOp()
/external/chromium_org/third_party/skia/src/animator/
DSkScript2.h68 kLogicalNot, enumerator
DSkScript.h146 kLogicalNot, enumerator
DSkScript.cpp257 op = kLogicalNot; in arithmeticOp()
309 *fOpStack.push() = (SkOp) (kLogicalNot | kArtificialOp); in arithmeticOp()
1417 case kLogicalNot: in processOp()
DSkScriptTokenizer.cpp276 op = kLogicalNot; in arithmeticOp()
326 *fOpStack.push() = (Op) (kLogicalNot | kArtificialOp); in arithmeticOp()