HomeSort by relevance Sort by last modified time
    Searched defs:textureKey (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/ccpr/
GrCCPathCache.h 292 GrCCCachedAtlas(GrCCAtlas::CoverageType type, const GrUniqueKey& textureKey,
295 , fTextureKey(textureKey)
304 const GrUniqueKey& textureKey() const { return fTextureKey; }
  /external/skqp/src/gpu/ccpr/
GrCCPathCache.h 292 GrCCCachedAtlas(GrCCAtlas::CoverageType type, const GrUniqueKey& textureKey,
295 , fTextureKey(textureKey)
304 const GrUniqueKey& textureKey() const { return fTextureKey; }

Completed in 317 milliseconds