Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkBlitter.cpp89 int inFill = 0; in bits_to_runs() local
100 if (!inFill) { in bits_to_runs()
102 inFill = true; in bits_to_runs()
105 if (inFill) { in bits_to_runs()
107 inFill = false; in bits_to_runs()
116 if (inFill) { in bits_to_runs()