Searched refs:BitmapShaderKey (Results 1 – 1 of 1) sorted by relevance
47 struct BitmapShaderKey : public SkResourceCache::Key { struct49 BitmapShaderKey(SkColorSpace* colorSpace, in BitmapShaderKey() argument82 BitmapShaderRec(const BitmapShaderKey& key, SkShader* tileShader) in BitmapShaderRec()86 BitmapShaderKey fKey;133 SkResourceCache::PostPurgeSharedID(BitmapShaderKey::MakeSharedID(fUniqueID)); in ~SkPictureShader()246 BitmapShaderKey key(imgCS.get(), bitDepth, fUniqueID, tileScale); in refBitmapShader()