Searched refs:BitmapShaderKey (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/shaders/
H A DSkPictureShader.cpp33 struct BitmapShaderKey : public SkResourceCache::Key { struct in namespace:__anon20891
35 BitmapShaderKey(sk_sp<SkColorSpace> colorSpace, function in struct:__anon20891::BitmapShaderKey
82 BitmapShaderRec(const BitmapShaderKey& key, SkShader* tileShader)
86 BitmapShaderKey fKey;
135 SkResourceCache::PostPurgeSharedID(BitmapShaderKey::MakeSharedID(fUniqueID));
248 BitmapShaderKey key(std::move(keyCS),
/external/skqp/src/shaders/
H A DSkPictureShader.cpp33 struct BitmapShaderKey : public SkResourceCache::Key { struct in namespace:__anon21559
35 BitmapShaderKey(sk_sp<SkColorSpace> colorSpace, function in struct:__anon21559::BitmapShaderKey
89 BitmapShaderRec(const BitmapShaderKey& key, SkShader* tileShader)
93 BitmapShaderKey fKey;
142 SkResourceCache::PostPurgeSharedID(BitmapShaderKey::MakeSharedID(fUniqueID));
243 BitmapShaderKey key(std::move(keyCS),

Completed in 209 milliseconds