Searched defs:SkImageFilterCacheKey (Results 1 – 2 of 2) sorted by relevance
18 struct SkImageFilterCacheKey { struct19 SkImageFilterCacheKey(const uint32_t uniqueID, const SkMatrix& matrix, in SkImageFilterCacheKey() argument40 bool operator==(const SkImageFilterCacheKey& other) const { argument