Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkBlitter.cpp156 int inFill = 0; in bits_to_runs() local
167 if (!inFill) { in bits_to_runs()
169 inFill = true; in bits_to_runs()
172 if (inFill) { in bits_to_runs()
174 inFill = false; in bits_to_runs()
183 if (inFill) { in bits_to_runs()

Completed in 2 milliseconds