Searched refs:lineStr (Results 1 – 1 of 1) sorted by relevance
811 const char* lineStr = line.string(); in preloadZip() local814 if (sscanf(lineStr, "%dx%d+%d+%d", &width, &height, &x, &y) == 4) { in preloadZip()821 SLOGE("Error parsing trim.txt, line: %s", lineStr); in preloadZip()