Home
last modified time | relevance | path

Searched refs:srcBoundsExact (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h399 const SkRect& srcBounds, bool srcBoundsExact,
H A DGrGLCaps.cpp3047 const SkRect& srcBounds, bool srcBoundsExact, in canCopyAsBlit() argument
3071 if (SkRect::Make(srcRect) != srcBounds || !srcBoundsExact) { in canCopyAsBlit()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h399 const SkRect& srcBounds, bool srcBoundsExact,
H A DGrGLCaps.cpp3047 const SkRect& srcBounds, bool srcBoundsExact, in canCopyAsBlit() argument
3071 if (SkRect::Make(srcRect) != srcBounds || !srcBoundsExact) { in canCopyAsBlit()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h399 const SkRect& srcBounds, bool srcBoundsExact,
H A DGrGLCaps.cpp3047 const SkRect& srcBounds, bool srcBoundsExact, in canCopyAsBlit() argument
3071 if (SkRect::Make(srcRect) != srcBounds || !srcBoundsExact) { in canCopyAsBlit()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/gl/
H A DGrGLCaps.h399 const SkRect& srcBounds, bool srcBoundsExact,
H A DGrGLCaps.cpp3047 const SkRect& srcBounds, bool srcBoundsExact, in canCopyAsBlit() argument
3071 if (SkRect::Make(srcRect) != srcBounds || !srcBoundsExact) { in canCopyAsBlit()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/gl/
H A DGrGLCaps.h421 const SkRect& srcBounds, bool srcBoundsExact,
H A DGrGLCaps.cpp3203 const SkRect& srcBounds, bool srcBoundsExact, in canCopyAsBlit() argument
3227 if (SkRect::Make(srcRect) != srcBounds || !srcBoundsExact) { in canCopyAsBlit()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/gl/
H A DGrGLCaps.h424 const SkRect& srcBounds, bool srcBoundsExact,
H A DGrGLCaps.cpp3261 const SkRect& srcBounds, bool srcBoundsExact, in canCopyAsBlit() argument
3285 if (SkRect::Make(srcRect) != srcBounds || !srcBoundsExact) { in canCopyAsBlit()