Searched defs:textureKey (Results 1 – 1 of 1) sorted by relevance
292 GrCCCachedAtlas(GrCCAtlas::CoverageType type, const GrUniqueKey& textureKey, in GrCCCachedAtlas()304 const GrUniqueKey& textureKey() const { return fTextureKey; } in textureKey() function