Searched refs:firstConst (Results 1 – 1 of 1) sorted by relevance
1932 auto firstConst = std::find_if(subtopic->fChildren.begin(), in populate() local1935 SkASSERT(firstConst != subtopic->fChildren.end()); in populate()1936 bool constIsFirst = *firstConst == fBmhConst; in populate()