Searched refs:textureKey (Results 1 – 3 of 3) sorted by relevance
292 GrCCCachedAtlas(GrCCAtlas::CoverageType type, const GrUniqueKey& textureKey, in GrCCCachedAtlas() argument295 , fTextureKey(textureKey) in GrCCCachedAtlas()304 const GrUniqueKey& textureKey() const { return fTextureKey; } in textureKey() function
233 onFlushRP->findOrCreateProxyByUniqueKey(entry->fCachedAtlas->textureKey(), in find()
629 REPORTER_ASSERT(reporter, cachedAtlas->textureKey().isValid()); in onRun()