Home
last modified time | relevance | path

Searched defs:asTexture (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/include/gpu/
H A DGrTexture.h21 GrTexture* asTexture() override { return this; } in asTexture() function
22 const GrTexture* asTexture() const override { return this; } in asTexture() function
H A DGrSurface.h59 virtual GrTexture* asTexture() { return NULL; } in asTexture() function
60 virtual const GrTexture* asTexture() const { return NULL; } in asTexture() function
H A DGrDrawContext.h346 sk_sp<GrTexture> asTexture() { return sk_ref_sp(fRenderTarget->asTexture()); } in asTexture() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/include/gpu/
H A DGrTexture.h25 GrTexture* asTexture() override { return this; } in asTexture() function
26 const GrTexture* asTexture() const override { return this; } in asTexture() function
H A DGrSurface.h49 virtual GrTexture* asTexture() { return nullptr; } in asTexture() function
50 virtual const GrTexture* asTexture() const { return nullptr; } in asTexture() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/include/gpu/
H A DGrTexture.h23 GrTexture* asTexture() override { return this; } in asTexture() function
24 const GrTexture* asTexture() const override { return this; } in asTexture() function
H A DGrSurface.h65 virtual GrTexture* asTexture() { return nullptr; } in asTexture() function
66 virtual const GrTexture* asTexture() const { return nullptr; } in asTexture() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/include/gpu/
H A DGrTexture.h23 GrTexture* asTexture() override { return this; } in asTexture() function
24 const GrTexture* asTexture() const override { return this; } in asTexture() function
H A DGrSurface.h65 virtual GrTexture* asTexture() { return nullptr; } in asTexture() function
66 virtual const GrTexture* asTexture() const { return nullptr; } in asTexture() function
/dports/www/firefox/firefox-99.0/gfx/skia/skia/include/gpu/
H A DGrTexture.h23 GrTexture* asTexture() override { return this; } in asTexture() function
24 const GrTexture* asTexture() const override { return this; } in asTexture() function
H A DGrSurface.h65 virtual GrTexture* asTexture() { return nullptr; } in asTexture() function
66 virtual const GrTexture* asTexture() const { return nullptr; } in asTexture() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/include/gpu/
H A DGrTexture.h23 GrTexture* asTexture() override { return this; } in asTexture() function
24 const GrTexture* asTexture() const override { return this; } in asTexture() function
H A DGrSurface.h65 virtual GrTexture* asTexture() { return nullptr; } in asTexture() function
66 virtual const GrTexture* asTexture() const { return nullptr; } in asTexture() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/
H A DGrTexture.h21 GrTexture* asTexture() override { return this; } in asTexture() function
22 const GrTexture* asTexture() const override { return this; } in asTexture() function
H A DGrSurface.h60 virtual GrTexture* asTexture() { return nullptr; } in asTexture() function
61 virtual const GrTexture* asTexture() const { return nullptr; } in asTexture() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/
H A DGrTexture.h23 GrTexture* asTexture() override { return this; } in asTexture() function
24 const GrTexture* asTexture() const override { return this; } in asTexture() function
H A DGrSurface.h62 virtual GrTexture* asTexture() { return nullptr; } in asTexture() function
63 virtual const GrTexture* asTexture() const { return nullptr; } in asTexture() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/mock/
H A DGrMockTexture.h76 GrTexture* asTexture() override { return this; } in asTexture() function
78 const GrTexture* asTexture() const override { return this; } in asTexture() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/mock/
H A DGrMockTexture.h160 GrTexture* asTexture() override { return this; } in asTexture() function
162 const GrTexture* asTexture() const override { return this; } in asTexture() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/mock/
H A DGrMockTexture.h181 GrTexture* asTexture() override { return this; } in asTexture() function
183 const GrTexture* asTexture() const override { return this; } in asTexture() function
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/mock/
H A DGrMockTexture.h160 GrTexture* asTexture() override { return this; } in asTexture() function
162 const GrTexture* asTexture() const override { return this; } in asTexture() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/mock/
H A DGrMockTexture.h160 GrTexture* asTexture() override { return this; } in asTexture() function
162 const GrTexture* asTexture() const override { return this; } in asTexture() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/mock/
H A DGrMockTexture.h177 GrTexture* asTexture() override { return this; } in asTexture() function
179 const GrTexture* asTexture() const override { return this; } in asTexture() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/mock/
H A DGrMockTexture.h160 GrTexture* asTexture() override { return this; } in asTexture() function
162 const GrTexture* asTexture() const override { return this; } in asTexture() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkImageFilter.cpp238 auto asTexture = result.image()->makeTextureImage(context.getContext()); in filterImage() local

12