Searched refs:findBlobIndex (Results 1 – 3 of 3) sorted by relevance
131 auto index = this->findBlobIndex(GrTextBlob::GetKey(*blob)); in removeBlob()138 auto index = this->findBlobIndex(key); in find()142 int findBlobIndex(const GrTextBlob::Key& key) const{ in findBlobIndex() function
181 auto index = this->findBlobIndex(blob->key()); in removeBlob()188 auto index = this->findBlobIndex(key); in find()192 int GrTextBlobCache::BlobIDCacheEntry::findBlobIndex(const GrTextBlob::Key& key) const { in findBlobIndex() function in GrTextBlobCache::BlobIDCacheEntry
67 int findBlobIndex(const GrTextBlob::Key& key) const;