Searched refs:fLineIndex (Results 1 – 3 of 3) sorted by relevance
35 size_t fLineIndex; member
32 uint32_t fLineIndex; // 0-based index for the line this fragment belongs to. member
232 if (frag.fLineIndex != line) { in buildDomainMaps()233 SkASSERT(frag.fLineIndex == line + 1); in buildDomainMaps()235 line = frag.fLineIndex; in buildDomainMaps()