Home
last modified time | relevance | path

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

/external/skqp/src/gpu/ccpr/
DGrCCPathCache.h292 GrCCCachedAtlas(GrCCAtlas::CoverageType type, const GrUniqueKey& textureKey, in GrCCCachedAtlas()
304 const GrUniqueKey& textureKey() const { return fTextureKey; } in textureKey() function