Home
last modified time | relevance | path

Searched refs:SkIntToFixed (Results 1 – 25 of 41) sorted by relevance

12

/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkScan_DAAPath.cpp94 SkFixed fixedR = SkIntToFixed(R); in add_coverage_delta_segment()
104 SkFixed middle = SkIntToFixed(L + 1); in add_coverage_delta_segment()
118 SkFixed fixedL = SkIntToFixed(L); in add_coverage_delta_segment()
119 SkFixed fixedR = SkIntToFixed(R); in add_coverage_delta_segment()
195 SkAlpha la = (SkIntToFixed(L) - l.fUpperX) >> 8; in gen_alpha_deltas()
196 SkAlpha ra = (r.fUpperX - SkIntToFixed(R)) >> 8; in gen_alpha_deltas()
287 SkFixed y = SkIntToFixed(iy); in gen_alpha_deltas()
307 if (SkIntToFixed(iy) < currE->fLowerY && in gen_alpha_deltas()
309 rowHeight = currE->fLowerY - SkIntToFixed(iy); in gen_alpha_deltas()
H A DSkScan.h110 xr->fLeft = SkIntToFixed(src.fLeft); in XRect_set()
111 xr->fTop = SkIntToFixed(src.fTop); in XRect_set()
112 xr->fRight = SkIntToFixed(src.fRight); in XRect_set()
113 xr->fBottom = SkIntToFixed(src.fBottom); in XRect_set()
H A DSkScan_AAAPath.cpp739 SkFixed first = SkIntToFixed(uL) + SK_Fixed1 - ul; in blit_aaa_trapezoid_row()
746 computeAlphaBelowLine(tempAlphas + uL - L, ul - SkIntToFixed(uL), ll - SkIntToFixed(uL), in blit_aaa_trapezoid_row()
760 SkFixed first = SkIntToFixed(uR) + SK_Fixed1 - ur; in blit_aaa_trapezoid_row()
767 computeAlphaAboveLine(tempAlphas + uR - L, ur - SkIntToFixed(uR), lr - SkIntToFixed(uR), in blit_aaa_trapezoid_row()
923 SkFixed y = SkIntToFixed(-32768); in validate_sort()
1059 SkFixed partialTop = SkIntToFixed(fullTop) - y; in aaa_walk_convex_edges()
1327 SkAlpha fullAlpha = f2a(lowerY - SkIntToFixed(y)) - f2a(leftE->fSavedY - SkIntToFixed(y)); in blit_saved_trapezoid()
1392 if (isInverse && SkIntToFixed(start_y) != y) { in aaa_walk_edges()
1583 if (y >= SkIntToFixed(stop_y)) { in aaa_walk_edges()
1658 SkFixed leftBound = SkIntToFixed(rect.fLeft); in aaa_fill_path()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/core/
H A DSkScan.h89 xr->fLeft = SkIntToFixed(src.fLeft); in XRect_set()
90 xr->fTop = SkIntToFixed(src.fTop); in XRect_set()
91 xr->fRight = SkIntToFixed(src.fRight); in XRect_set()
92 xr->fBottom = SkIntToFixed(src.fBottom); in XRect_set()
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkScan.h100 xr->fLeft = SkIntToFixed(src.fLeft); in XRect_set()
101 xr->fTop = SkIntToFixed(src.fTop); in XRect_set()
102 xr->fRight = SkIntToFixed(src.fRight); in XRect_set()
103 xr->fBottom = SkIntToFixed(src.fBottom); in XRect_set()
H A DSkScan_AAAPath.cpp783 SkFixed first = SkIntToFixed(uL) + SK_Fixed1 - ul; in blit_aaa_trapezoid_row()
791 tempAlphas + uL - L, ul - SkIntToFixed(uL), ll - SkIntToFixed(uL), lDY, fullAlpha); in blit_aaa_trapezoid_row()
804 SkFixed first = SkIntToFixed(uR) + SK_Fixed1 - ur; in blit_aaa_trapezoid_row()
812 tempAlphas + uR - L, ur - SkIntToFixed(uR), lr - SkIntToFixed(uR), rDY, fullAlpha); in blit_aaa_trapezoid_row()
1037 SkFixed y = SkIntToFixed(-32768); in validate_sort()
1170 SkFixed partialTop = SkIntToFixed(fullTop) - y; in aaa_walk_convex_edges()
1578 if (isInverse && SkIntToFixed(start_y) != y) { in aaa_walk_edges()
1834 if (y >= SkIntToFixed(stop_y)) { in aaa_walk_edges()
1914 SkFixed leftBound = SkIntToFixed(rect.fLeft); in aaa_fill_path()
1915 SkFixed rightBound = SkIntToFixed(rect.fRight); in aaa_fill_path()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkScan.h100 xr->fLeft = SkIntToFixed(src.fLeft); in XRect_set()
101 xr->fTop = SkIntToFixed(src.fTop); in XRect_set()
102 xr->fRight = SkIntToFixed(src.fRight); in XRect_set()
103 xr->fBottom = SkIntToFixed(src.fBottom); in XRect_set()
H A DSkScan_AAAPath.cpp783 SkFixed first = SkIntToFixed(uL) + SK_Fixed1 - ul; in blit_aaa_trapezoid_row()
791 tempAlphas + uL - L, ul - SkIntToFixed(uL), ll - SkIntToFixed(uL), lDY, fullAlpha); in blit_aaa_trapezoid_row()
804 SkFixed first = SkIntToFixed(uR) + SK_Fixed1 - ur; in blit_aaa_trapezoid_row()
812 tempAlphas + uR - L, ur - SkIntToFixed(uR), lr - SkIntToFixed(uR), rDY, fullAlpha); in blit_aaa_trapezoid_row()
1037 SkFixed y = SkIntToFixed(-32768); in validate_sort()
1170 SkFixed partialTop = SkIntToFixed(fullTop) - y; in aaa_walk_convex_edges()
1578 if (isInverse && SkIntToFixed(start_y) != y) { in aaa_walk_edges()
1834 if (y >= SkIntToFixed(stop_y)) { in aaa_walk_edges()
1914 SkFixed leftBound = SkIntToFixed(rect.fLeft); in aaa_fill_path()
1915 SkFixed rightBound = SkIntToFixed(rect.fRight); in aaa_fill_path()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkScan.h100 xr->fLeft = SkIntToFixed(src.fLeft); in XRect_set()
101 xr->fTop = SkIntToFixed(src.fTop); in XRect_set()
102 xr->fRight = SkIntToFixed(src.fRight); in XRect_set()
103 xr->fBottom = SkIntToFixed(src.fBottom); in XRect_set()
H A DSkScan_AAAPath.cpp782 SkFixed first = SkIntToFixed(uL) + SK_Fixed1 - ul; in blit_aaa_trapezoid_row()
790 tempAlphas + uL - L, ul - SkIntToFixed(uL), ll - SkIntToFixed(uL), lDY, fullAlpha); in blit_aaa_trapezoid_row()
803 SkFixed first = SkIntToFixed(uR) + SK_Fixed1 - ur; in blit_aaa_trapezoid_row()
811 tempAlphas + uR - L, ur - SkIntToFixed(uR), lr - SkIntToFixed(uR), rDY, fullAlpha); in blit_aaa_trapezoid_row()
1036 SkFixed y = SkIntToFixed(-32768); in validate_sort()
1165 SkFixed partialLeft = SkIntToFixed(fullLeft) - left; in aaa_walk_convex_edges()
1169 SkFixed partialTop = SkIntToFixed(fullTop) - y; in aaa_walk_convex_edges()
1575 if (isInverse && SkIntToFixed(start_y) != y) { in aaa_walk_edges()
1831 if (y >= SkIntToFixed(stop_y)) { in aaa_walk_edges()
1911 SkFixed leftBound = SkIntToFixed(rect.fLeft); in aaa_fill_path()
[all …]
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkScan.h100 xr->fLeft = SkIntToFixed(src.fLeft); in XRect_set()
101 xr->fTop = SkIntToFixed(src.fTop); in XRect_set()
102 xr->fRight = SkIntToFixed(src.fRight); in XRect_set()
103 xr->fBottom = SkIntToFixed(src.fBottom); in XRect_set()
H A DSkScan_AAAPath.cpp783 SkFixed first = SkIntToFixed(uL) + SK_Fixed1 - ul; in blit_aaa_trapezoid_row()
791 tempAlphas + uL - L, ul - SkIntToFixed(uL), ll - SkIntToFixed(uL), lDY, fullAlpha); in blit_aaa_trapezoid_row()
804 SkFixed first = SkIntToFixed(uR) + SK_Fixed1 - ur; in blit_aaa_trapezoid_row()
812 tempAlphas + uR - L, ur - SkIntToFixed(uR), lr - SkIntToFixed(uR), rDY, fullAlpha); in blit_aaa_trapezoid_row()
1037 SkFixed y = SkIntToFixed(-32768); in validate_sort()
1170 SkFixed partialTop = SkIntToFixed(fullTop) - y; in aaa_walk_convex_edges()
1578 if (isInverse && SkIntToFixed(start_y) != y) { in aaa_walk_edges()
1834 if (y >= SkIntToFixed(stop_y)) { in aaa_walk_edges()
1914 SkFixed leftBound = SkIntToFixed(rect.fLeft); in aaa_fill_path()
1915 SkFixed rightBound = SkIntToFixed(rect.fRight); in aaa_fill_path()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkScan.h100 xr->fLeft = SkIntToFixed(src.fLeft); in XRect_set()
101 xr->fTop = SkIntToFixed(src.fTop); in XRect_set()
102 xr->fRight = SkIntToFixed(src.fRight); in XRect_set()
103 xr->fBottom = SkIntToFixed(src.fBottom); in XRect_set()
H A DSkScan_AAAPath.cpp783 SkFixed first = SkIntToFixed(uL) + SK_Fixed1 - ul; in blit_aaa_trapezoid_row()
791 tempAlphas + uL - L, ul - SkIntToFixed(uL), ll - SkIntToFixed(uL), lDY, fullAlpha); in blit_aaa_trapezoid_row()
804 SkFixed first = SkIntToFixed(uR) + SK_Fixed1 - ur; in blit_aaa_trapezoid_row()
812 tempAlphas + uR - L, ur - SkIntToFixed(uR), lr - SkIntToFixed(uR), rDY, fullAlpha); in blit_aaa_trapezoid_row()
1037 SkFixed y = SkIntToFixed(-32768); in validate_sort()
1170 SkFixed partialTop = SkIntToFixed(fullTop) - y; in aaa_walk_convex_edges()
1578 if (isInverse && SkIntToFixed(start_y) != y) { in aaa_walk_edges()
1834 if (y >= SkIntToFixed(stop_y)) { in aaa_walk_edges()
1914 SkFixed leftBound = SkIntToFixed(rect.fLeft); in aaa_fill_path()
1915 SkFixed rightBound = SkIntToFixed(rect.fRight); in aaa_fill_path()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkScan.h100 xr->fLeft = SkIntToFixed(src.fLeft); in XRect_set()
101 xr->fTop = SkIntToFixed(src.fTop); in XRect_set()
102 xr->fRight = SkIntToFixed(src.fRight); in XRect_set()
103 xr->fBottom = SkIntToFixed(src.fBottom); in XRect_set()
H A DSkScan_AAAPath.cpp782 SkFixed first = SkIntToFixed(uL) + SK_Fixed1 - ul; in blit_aaa_trapezoid_row()
790 tempAlphas + uL - L, ul - SkIntToFixed(uL), ll - SkIntToFixed(uL), lDY, fullAlpha); in blit_aaa_trapezoid_row()
803 SkFixed first = SkIntToFixed(uR) + SK_Fixed1 - ur; in blit_aaa_trapezoid_row()
811 tempAlphas + uR - L, ur - SkIntToFixed(uR), lr - SkIntToFixed(uR), rDY, fullAlpha); in blit_aaa_trapezoid_row()
1036 SkFixed y = SkIntToFixed(-32768); in validate_sort()
1165 SkFixed partialLeft = SkIntToFixed(fullLeft) - left; in aaa_walk_convex_edges()
1169 SkFixed partialTop = SkIntToFixed(fullTop) - y; in aaa_walk_convex_edges()
1575 if (isInverse && SkIntToFixed(start_y) != y) { in aaa_walk_edges()
1831 if (y >= SkIntToFixed(stop_y)) { in aaa_walk_edges()
1911 SkFixed leftBound = SkIntToFixed(rect.fLeft); in aaa_fill_path()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/include/private/
H A DSkFixed.h60 inline SkFixed SkIntToFixed(int n) in SkIntToFixed() function
71 #define SkIntToFixed(n) (SkFixed)((unsigned)(n) << 16) macro
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/include/private/
H A DSkFixed.h60 inline SkFixed SkIntToFixed(int n) in SkIntToFixed() function
71 #define SkIntToFixed(n) (SkFixed)((unsigned)(n) << 16) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/include/private/
H A DSkFixed.h60 inline SkFixed SkIntToFixed(int n) in SkIntToFixed() function
71 #define SkIntToFixed(n) (SkFixed)((unsigned)(n) << 16) macro
/dports/www/firefox/firefox-99.0/gfx/skia/skia/include/private/
H A DSkFixed.h60 inline SkFixed SkIntToFixed(int n) in SkIntToFixed() function
71 #define SkIntToFixed(n) (SkFixed)((unsigned)(n) << 16) macro
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/include/private/
H A DSkFixed.h60 inline SkFixed SkIntToFixed(int n) in SkIntToFixed() function
71 #define SkIntToFixed(n) (SkFixed)((unsigned)(n) << 16) macro
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/include/private/
H A DSkFixed.h59 inline SkFixed SkIntToFixed(int n) in SkIntToFixed() function
70 #define SkIntToFixed(n) (SkFixed)((unsigned)(n) << 16) macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/include/private/
H A DSkFixed.h61 inline SkFixed SkIntToFixed(int n) in SkIntToFixed() function
72 #define SkIntToFixed(n) (SkFixed)((unsigned)(n) << 16) macro
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/include/private/
H A DSkFixed.h54 inline SkFixed SkIntToFixed(int n) in print_time()
65 #define SkIntToFixed(n) (SkFixed)((unsigned)(n) << 16)
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/patches/archive/
H A D0008-Bug-687188-Skia-radial-gradients.patch35 + a = SkIntToFixed(a) + 0x8000;
36 + r = SkIntToFixed(r) + 0x8000;
37 + g = SkIntToFixed(g) + 0x8000;
38 + b = SkIntToFixed(b) + 0x8000;

12