Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/ccpr/
DGrCCPathCache.h291 GrCCCachedAtlas(GrCCAtlas::CoverageType type, const GrUniqueKey& textureKey, in GrCCCachedAtlas()
303 const GrUniqueKey& textureKey() const { return fTextureKey; } in textureKey() function