Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkBlitter.cpp90 int inFill = 0; in bits_to_runs() local
101 if (!inFill) { in bits_to_runs()
103 inFill = true; in bits_to_runs()
106 if (inFill) { in bits_to_runs()
108 inFill = false; in bits_to_runs()
117 if (inFill) { in bits_to_runs()