Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkBlitter.cpp85 static inline void bits_to_runs(SkBlitter* blitter, int x, int y, in bits_to_runs() function
135 bits_to_runs(this, cx, cy, bits, 0xFF, mask_rowBytes, 0xFF); in blitMask()
166 bits_to_runs(this, cx, cy, bits, left_mask, 1, rite_mask); in blitMask()
172 bits_to_runs(this, cx, cy, bits, left_mask, full_runs + 2, rite_mask); in blitMask()