Home
last modified time | relevance | path

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

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/batches/
H A DGrDefaultPathRenderer.cpp67 uint16_t edgeV0Idx, in append_countour_edge_indices() argument
75 *((*indices)++) = edgeV0Idx; in append_countour_edge_indices()
76 *((*indices)++) = edgeV0Idx + 1; in append_countour_edge_indices()
H A DGrMSAAPathRenderer.cpp80 uint16_t edgeV0Idx,
83 *(lines.nextIndex++) = edgeV0Idx;
84 *(lines.nextIndex++) = edgeV0Idx + 1;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/ops/
H A DGrDefaultPathRenderer.cpp251 void appendCountourEdgeIndices(uint16_t edgeV0Idx) { in appendCountourEdgeIndices() argument
257 *(fCurIdx++) = edgeV0Idx; in appendCountourEdgeIndices()
258 *(fCurIdx++) = edgeV0Idx + 1; in appendCountourEdgeIndices()
H A DGrMSAAPathRenderer.cpp80 uint16_t edgeV0Idx, in append_contour_edge_indices() argument
83 *(lines.nextIndex++) = edgeV0Idx; in append_contour_edge_indices()
84 *(lines.nextIndex++) = edgeV0Idx + 1; in append_contour_edge_indices()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/ops/
H A DGrDefaultPathRenderer.cpp254 void appendCountourEdgeIndices(uint16_t edgeV0Idx) { in appendCountourEdgeIndices() argument
260 *(fCurIdx++) = edgeV0Idx; in appendCountourEdgeIndices()
261 *(fCurIdx++) = edgeV0Idx + 1; in appendCountourEdgeIndices()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/ops/
H A DGrDefaultPathRenderer.cpp256 void appendCountourEdgeIndices(uint16_t edgeV0Idx) { in appendCountourEdgeIndices() argument
262 *(fCurIdx++) = edgeV0Idx; in appendCountourEdgeIndices()
263 *(fCurIdx++) = edgeV0Idx + 1; in appendCountourEdgeIndices()
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/ops/
H A DGrDefaultPathRenderer.cpp254 void appendCountourEdgeIndices(uint16_t edgeV0Idx) { in appendCountourEdgeIndices() argument
260 *(fCurIdx++) = edgeV0Idx; in appendCountourEdgeIndices()
261 *(fCurIdx++) = edgeV0Idx + 1; in appendCountourEdgeIndices()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/ops/
H A DGrDefaultPathRenderer.cpp254 void appendCountourEdgeIndices(uint16_t edgeV0Idx) { in appendCountourEdgeIndices() argument
260 *(fCurIdx++) = edgeV0Idx; in appendCountourEdgeIndices()
261 *(fCurIdx++) = edgeV0Idx + 1; in appendCountourEdgeIndices()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/ops/
H A DGrDefaultPathRenderer.cpp257 void appendCountourEdgeIndices(uint16_t edgeV0Idx) { in appendCountourEdgeIndices() argument
263 *(fCurIdx++) = edgeV0Idx; in appendCountourEdgeIndices()
264 *(fCurIdx++) = edgeV0Idx + 1; in appendCountourEdgeIndices()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/ops/
H A DGrDefaultPathRenderer.cpp254 void appendCountourEdgeIndices(uint16_t edgeV0Idx) { in appendCountourEdgeIndices() argument
260 *(fCurIdx++) = edgeV0Idx; in appendCountourEdgeIndices()
261 *(fCurIdx++) = edgeV0Idx + 1; in appendCountourEdgeIndices()