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