Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/ccpr/
DGrCCPathCache.h294 , fTextureKey(textureKey) in GrCCCachedAtlas()
303 const GrUniqueKey& textureKey() const { return fTextureKey; } in textureKey()
325 const GrUniqueKey fTextureKey; variable
DGrCCPathCache.cpp423 pathCache->fInvalidatedProxyUniqueKeys.push_back(fTextureKey); in invalidatePathPixels()