HomeSort by relevance Sort by last modified time
    Searched defs:revalidate (Results 1 - 6 of 6) sorted by null

  /external/skqp/modules/sksg/src/
SkSGNode.cpp 131 const SkRect& Node::revalidate(InvalidationController* ic, const SkMatrix& ctm) { function in class:sksg::Node
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
InterferenceCache.cpp 40 Entries[E].revalidate();
61 /// revalidate - LIU contents have changed, update tags.
62 void InterferenceCache::Entry::revalidate() { function in class:InterferenceCache::Entry
  /external/llvm/lib/CodeGen/
InterferenceCache.cpp 60 Entries[E].revalidate(LIUArray, TRI);
81 /// revalidate - LIU contents have changed, update tags.
82 void InterferenceCache::Entry::revalidate(LiveIntervalUnion *LIUArray, function in class:InterferenceCache::Entry
  /external/skia/modules/sksg/src/
SkSGNode.cpp 131 const SkRect& Node::revalidate(InvalidationController* ic, const SkMatrix& ctm) { function in class:sksg::Node
144 // Revalidate and emit damage for old-bounds, new-bounds.
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
InterferenceCache.cpp 72 Entries[E].revalidate(LIUArray, TRI);
93 /// revalidate - LIU contents have changed, update tags.
94 void InterferenceCache::Entry::revalidate(LiveIntervalUnion *LIUArray, function in class:InterferenceCache::Entry
  /external/mdnsresponder/mDNSCore/
mDNS.c 9571 mDNSBool revalidate = mDNSfalse; local
    [all...]

Completed in 273 milliseconds