Lines Matching refs:indent
814 SkString indent,
817 GrRenderTask::dump(label, indent, printDependencies, false);
819 SkDebugf("%sfColorLoadOp: ", indent.c_str());
836 SkDebugf("%sfInitialStencilContent: ", indent.c_str());
849 SkDebugf("%s%d ops:\n", indent.c_str(), fOpChains.count());
851 SkDebugf("%s*******************************\n", indent.c_str());
853 SkDebugf("%s%d: <combined forward or failed instantiation>\n", indent.c_str(), i);
855 SkDebugf("%s%d: %s\n", indent.c_str(), i, fOpChains[i].head()->name());
858 indent.c_str(),
862 SkDebugf("%s%s\n", indent.c_str(), info.c_str());
865 indent.c_str(),
873 indent.c_str());