Searched refs:alignTo32 (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/ports/ | ||
H A D | SkFontHost_win.cpp | 435 static int alignTo32(int n) { in alignTo32() function 504 int biWidth = isBW ? alignTo32(fWidth) : fWidth; in draw() |
Completed in 4 milliseconds