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
152 bits_to_runs(this, cx, cy, bits, 0xFF, rowBytes, rightMask); in blitMask()
183 bits_to_runs(this, bitsLeft, cy, bits, leftMask, rowBytes, rightMask); in blitMask()