Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkScan_Antihair.cpp622 static void do_scanline(FDot8 L, int top, FDot8 R, U8CPU alpha, in do_scanline() function
656 do_scanline(L, top, R, B - T - 1, blitter); in antifilldot8()
661 do_scanline(L, top, R, 256 - (T & 0xFF), blitter); in antifilldot8()
688 do_scanline(L, bot, R, B & 0xFF, blitter); in antifilldot8()