Home
last modified time | relevance | path

Searched refs:BitmapShaderRec (Results 1 – 8 of 8) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkPictureShader.cpp65 struct BitmapShaderRec : public SkResourceCache::Rec { struct
66 BitmapShaderRec(const BitmapShaderKey& key, SkShader* tileShader, size_t bitmapBytes) in BitmapShaderRec() argument
83 const BitmapShaderRec& rec = static_cast<const BitmapShaderRec&>(baseRec); in Visitor()
221 if (!SkResourceCache::Find(key, BitmapShaderRec::Visitor, &tileShader)) { in refBitmapShader()
237 SkResourceCache::Add(new BitmapShaderRec(key, tileShader.get(), in refBitmapShader()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/shaders/
H A DSkPictureShader.cpp81 struct BitmapShaderRec : public SkResourceCache::Rec { struct
82 BitmapShaderRec(const BitmapShaderKey& key, SkShader* tileShader) in BitmapShaderRec() argument
98 const BitmapShaderRec& rec = static_cast<const BitmapShaderRec&>(baseRec); in Visitor()
249 if (!SkResourceCache::Find(key, BitmapShaderRec::Visitor, &tileShader)) { in refBitmapShader()
262 SkResourceCache::Add(new BitmapShaderRec(key, tileShader.get())); in refBitmapShader()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/shaders/
H A DSkPictureShader.cpp81 struct BitmapShaderRec : public SkResourceCache::Rec { struct
82 BitmapShaderRec(const BitmapShaderKey& key, SkShader* tileShader) in BitmapShaderRec() argument
98 const BitmapShaderRec& rec = static_cast<const BitmapShaderRec&>(baseRec); in Visitor()
249 if (!SkResourceCache::Find(key, BitmapShaderRec::Visitor, &tileShader)) { in refBitmapShader()
262 SkResourceCache::Add(new BitmapShaderRec(key, tileShader.get())); in refBitmapShader()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/shaders/
H A DSkPictureShader.cpp81 struct BitmapShaderRec : public SkResourceCache::Rec { struct
82 BitmapShaderRec(const BitmapShaderKey& key, SkShader* tileShader) in BitmapShaderRec() argument
98 const BitmapShaderRec& rec = static_cast<const BitmapShaderRec&>(baseRec); in Visitor()
249 if (!SkResourceCache::Find(key, BitmapShaderRec::Visitor, &tileShader)) { in refBitmapShader()
262 SkResourceCache::Add(new BitmapShaderRec(key, tileShader.get())); in refBitmapShader()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/shaders/
H A DSkPictureShader.cpp81 struct BitmapShaderRec : public SkResourceCache::Rec { struct
82 BitmapShaderRec(const BitmapShaderKey& key, SkShader* tileShader) in BitmapShaderRec() function
99 const BitmapShaderRec& rec = static_cast<const BitmapShaderRec&>(baseRec); in Visitor()
256 if (!SkResourceCache::Find(key, BitmapShaderRec::Visitor, &tileShader)) { in refBitmapShader()
274 SkResourceCache::Add(new BitmapShaderRec(key, tileShader.get())); in refBitmapShader()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/shaders/
H A DSkPictureShader.cpp81 struct BitmapShaderRec : public SkResourceCache::Rec { struct
82 BitmapShaderRec(const BitmapShaderKey& key, SkShader* tileShader) in BitmapShaderRec() function
98 const BitmapShaderRec& rec = static_cast<const BitmapShaderRec&>(baseRec); in Visitor()
249 if (!SkResourceCache::Find(key, BitmapShaderRec::Visitor, &tileShader)) { in refBitmapShader()
262 SkResourceCache::Add(new BitmapShaderRec(key, tileShader.get())); in refBitmapShader()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/shaders/
H A DSkPictureShader.cpp82 struct BitmapShaderRec : public SkResourceCache::Rec { struct
83 BitmapShaderRec(const BitmapShaderKey& key, SkShader* tileShader) in BitmapShaderRec() argument
99 const BitmapShaderRec& rec = static_cast<const BitmapShaderRec&>(baseRec); in Visitor()
234 if (!SkResourceCache::Find(key, BitmapShaderRec::Visitor, &tileShader)) { in refBitmapShader()
247 SkResourceCache::Add(new BitmapShaderRec(key, tileShader.get())); in refBitmapShader()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/shaders/
H A DSkPictureShader.cpp84 struct BitmapShaderRec : public SkResourceCache::Rec { struct
85 BitmapShaderRec(const BitmapShaderKey& key, SkShader* tileShader) in BitmapShaderRec() function
101 const BitmapShaderRec& rec = static_cast<const BitmapShaderRec&>(baseRec); in Visitor()
236 if (!SkResourceCache::Find(key, BitmapShaderRec::Visitor, &tileShader)) { in refBitmapShader()
249 SkResourceCache::Add(new BitmapShaderRec(key, tileShader.get())); in refBitmapShader()