OpenGrok
Cross Reference: SkFontHost_win.cpp
xref
: /
external
/
skia
/
src
/
ports
/
SkFontHost_win.cpp
Home
|
History
|
Annotate
|
Download
|
only in
ports
Lines Matching
refs:xx
1084
int
xx
= SkScalarRoundToInt(x * 255);
1085
table[i] = SkToU8(
xx
);