Home
last modified time | relevance | path

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

/third_party/skia/src/core/
DSkImageFilterCache.h18 struct SkImageFilterCacheKey { struct
19 SkImageFilterCacheKey(const uint32_t uniqueID, const SkMatrix& matrix, in SkImageFilterCacheKey() argument
40 bool operator==(const SkImageFilterCacheKey& other) const { argument
/third_party/skia/m133/src/core/
DSkImageFilterCache.h23 struct SkImageFilterCacheKey { struct
24 SkImageFilterCacheKey(const uint32_t uniqueID, const SkMatrix& matrix, in SkImageFilterCacheKey() function
45 bool operator==(const SkImageFilterCacheKey& other) const { argument