Home
last modified time | relevance | path

Searched defs:findBlobIndex (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/text/
DGrTextBlobCache.cpp192 int GrTextBlobCache::BlobIDCacheEntry::findBlobIndex(const GrTextBlob::Key& key) const { in findBlobIndex() function in GrTextBlobCache::BlobIDCacheEntry
/external/skqp/src/gpu/text/
DGrTextBlobCache.h142 int findBlobIndex(const GrTextBlob::Key& key) const{ in findBlobIndex() function