Home
last modified time | relevance | path

Searched refs:runsStr (Results 1 – 1 of 1) sorted by relevance

/external/skia/tools/debugger/
DSkDrawCommand.cpp2923 std::unique_ptr<SkString> runsStr(new SkString); in SkDrawTextBlobCommand() local
2927 fInfo.push(runsStr.get()); in SkDrawTextBlobCommand()
2949 runsStr->printf("Runs: %d", runs); in SkDrawTextBlobCommand()
2951 runsStr.release(); in SkDrawTextBlobCommand()