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

/frameworks/minikin/libs/minikin/
H A DFontCollection.cpp417 bool shouldContinueRun = false; local
421 shouldContinueRun = lastFamily->getCoverage()->get(ch);
424 shouldContinueRun = true;
428 if (!shouldContinueRun) {

Completed in 4008 milliseconds