Searched refs:runsStr (Results 1 – 1 of 1) sorted by relevance
2923 std::unique_ptr<SkString> runsStr(new SkString); in SkDrawTextBlobCommand() local2927 fInfo.push(runsStr.get()); in SkDrawTextBlobCommand()2949 runsStr->printf("Runs: %d", runs); in SkDrawTextBlobCommand()2951 runsStr.release(); in SkDrawTextBlobCommand()