Searched refs:BitmapShaderRec (Results 1 – 1 of 1) sorted by relevance
65 struct BitmapShaderRec : public SkResourceCache::Rec { struct66 BitmapShaderRec(const BitmapShaderKey& key, SkShader* tileShader, size_t bitmapBytes) in BitmapShaderRec() argument83 const BitmapShaderRec& rec = static_cast<const BitmapShaderRec&>(baseRec); in Visitor()217 if (!SkResourceCache::Find(key, BitmapShaderRec::Visitor, &tileShader)) { in refBitmapShader()233 SkResourceCache::Add(new BitmapShaderRec(key, tileShader.get(), in refBitmapShader()