Searched refs:subLabel (Results 1 – 3 of 3) sorted by relevance
127 SkString subLabel; in dump() local128 subLabel.printf("sub-task %d/%d", index++, fDDL->priv().numRenderTasks()); in dump()129 task->dump(subLabel, subIndent, printDependencies, true); in dump()
55 self.subLabel.text = [NSString stringWithFormat:@"Scopes: %@", scopes];65 self.subLabel.text = @"";
26 @property(weak, nonatomic) IBOutlet UILabel *subLabel;