Home
last modified time | relevance | path

Searched refs:internalAttachToHead (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/core/
DSkStrikeCache.cpp167 this->internalAttachToHead(strike); in internalCreateStrike()
281 void SkStrikeCache::internalAttachToHead(sk_sp<SkStrike> strike) { in internalAttachToHead() function in SkStrikeCache
DSkStrikeCache.h203 void internalAttachToHead(sk_sp<SkStrike> strike) SK_REQUIRES(fLock);
/third_party/flutter/skia/src/core/
DSkStrikeCache.h147 void internalAttachToHead(Node*) SK_REQUIRES(fLock);
DSkStrikeCache.cpp257 this->internalAttachToHead(node); in attachNode()
516 void SkStrikeCache::internalAttachToHead(Node* node) { in internalAttachToHead() function in SkStrikeCache