Searched refs:BeginCommentGroup (Results 1 – 4 of 4) sorted by relevance
67 REPORTER_ASSERT(r, 1 == tally.count<SkRecords::BeginCommentGroup>()); in DEF_TEST()
38 M(BeginCommentGroup) \241 RECORD1(BeginCommentGroup, PODArray<char>, description);
89 DRAW(BeginCommentGroup, beginCommentGroup(r.description));292 void trackBounds(const BeginCommentGroup&) { this->pushControl(); } in trackBounds() argument
336 APPEND(BeginCommentGroup, this->copy(description)); in beginCommentGroup()