Searched refs:numRenderTasks (Results 1 – 2 of 2) sorted by relevance
120 SkDebugf("%s%d sub-tasks\n", indent.c_str(), fDDL->priv().numRenderTasks()); in dump()128 subLabel.printf("sub-task %d/%d", index++, fDDL->priv().numRenderTasks()); in dump()
21 int numRenderTasks() const { in numRenderTasks() function