Home
last modified time | relevance | path

Searched refs:SkFDot6Ceil (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/core/
DSkFDot6.h30 #define SkFDot6Ceil(x) (((x) + 63) >> 6) macro
/external/skia/src/core/
DSkScan_Antihair.cpp243 istop = SkFDot6Ceil(x1); in do_anti_hairline()
309 istop = SkFDot6Ceil(y1); in do_anti_hairline()
437 SkFDot6Ceil(right) + 1, in AntiHairLineRgn()
438 SkFDot6Ceil(bottom) + 1); in AntiHairLineRgn()