Searched refs:invalidatedKeys (Results 1 – 1 of 1) sorted by relevance
320 SkTArray<sk_sp<Key>> invalidatedKeys; in evictInvalidatedCacheKeys() local321 fInvalidatedKeysInbox.poll(&invalidatedKeys); in evictInvalidatedCacheKeys()322 for (const sk_sp<Key>& key : invalidatedKeys) { in evictInvalidatedCacheKeys()