Home
last modified time | relevance | path

Searched refs:single_pass_shape (Results 1 – 10 of 10) sorted by relevance

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/ops/
H A DGrDefaultPathRenderer.cpp33 static inline bool single_pass_shape(const GrShape& shape) { in single_pass_shape() function
53 if (single_pass_shape(shape)) { in onGetStencilSupport()
513 if (single_pass_shape(shape)) { in internalDrawPath()
623 if (!(single_pass_shape(*args.fShape) || isHairline) && args.fCaps->avoidStencilBuffers()) { in onCanDrawPath()
H A DGrMSAAPathRenderer.cpp35 static inline bool single_pass_shape(const GrShape& shape) { in single_pass_shape() function
43 if (single_pass_shape(shape)) { in onGetStencilSupport()
606 if (single_pass_shape(shape)) { in internalDrawPath()
695 if (!single_pass_shape(*args.fShape) && args.fCaps->avoidStencilBuffers()) { in onCanDrawPath()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/ops/
H A DGrDefaultPathRenderer.cpp38 static inline bool single_pass_shape(const GrShape& shape) { in single_pass_shape() function
58 if (single_pass_shape(shape)) { in onGetStencilSupport()
533 if (single_pass_shape(shape)) { in internalDrawPath()
646 if (!(single_pass_shape(*args.fShape) || isHairline) && in onCanDrawPath()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/ops/
H A DGrDefaultPathRenderer.cpp39 static inline bool single_pass_shape(const GrShape& shape) { in single_pass_shape() function
59 if (single_pass_shape(shape)) { in onGetStencilSupport()
574 if (single_pass_shape(shape)) { in internalDrawPath()
685 if (!(single_pass_shape(*args.fShape) || isHairline) && in onCanDrawPath()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/ops/
H A DGrDefaultPathRenderer.cpp38 static inline bool single_pass_shape(const GrShape& shape) { in single_pass_shape() function
58 if (single_pass_shape(shape)) { in onGetStencilSupport()
533 if (single_pass_shape(shape)) { in internalDrawPath()
646 if (!(single_pass_shape(*args.fShape) || isHairline) && in onCanDrawPath()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/ops/
H A DGrDefaultPathRenderer.cpp38 static inline bool single_pass_shape(const GrShape& shape) { in single_pass_shape() function
58 if (single_pass_shape(shape)) { in onGetStencilSupport()
533 if (single_pass_shape(shape)) { in internalDrawPath()
646 if (!(single_pass_shape(*args.fShape) || isHairline) && in onCanDrawPath()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/ops/
H A DGrDefaultPathRenderer.cpp40 static inline bool single_pass_shape(const GrStyledShape& shape) { in single_pass_shape() function
60 if (single_pass_shape(shape)) { in onGetStencilSupport()
575 if (single_pass_shape(shape)) { in internalDrawPath()
686 if (!(single_pass_shape(*args.fShape) || isHairline) && in onCanDrawPath()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/ops/
H A DGrDefaultPathRenderer.cpp38 static inline bool single_pass_shape(const GrShape& shape) { in single_pass_shape() function
58 if (single_pass_shape(shape)) { in onGetStencilSupport()
533 if (single_pass_shape(shape)) { in internalDrawPath()
646 if (!(single_pass_shape(*args.fShape) || isHairline) && in onCanDrawPath()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/batches/
H A DGrDefaultPathRenderer.cpp38 static inline bool single_pass_shape(const GrShape& shape) { in single_pass_shape() function
58 if (single_pass_shape(shape)) { in onGetStencilSupport()
451 if (single_pass_shape(shape)) { in internalDrawPath()
H A DGrMSAAPathRenderer.cpp35 static inline bool single_pass_shape(const GrShape& shape) {
43 if (single_pass_shape(shape)) {
570 if (single_pass_shape(shape)) {