Home
last modified time | relevance | path

Searched refs:fTextureKey (Results 1 – 2 of 2) sorted by relevance

/external/skqp/src/gpu/ccpr/
DGrCCPathCache.h295 , fTextureKey(textureKey) in GrCCCachedAtlas()
304 const GrUniqueKey& textureKey() const { return fTextureKey; } in textureKey()
326 const GrUniqueKey fTextureKey; variable
DGrCCPathCache.cpp423 pathCache->fInvalidatedProxyUniqueKeys.push_back(fTextureKey); in invalidatePathPixels()