Searched refs:commentPointers (Results 1 – 2 of 2) sorted by relevance
197 std::vector<const char*> commentPointers; in testPngComments() local200 commentPointers.push_back(str.c_str()); in testPngComments()204 options.fComments = SkDataTable::MakeCopyArrays((void const *const *)commentPointers.data(), in testPngComments()
202 std::vector<const char*> commentPointers; in testPngComments() local205 commentPointers.push_back(str.c_str()); in testPngComments()209 options.fComments = SkDataTable::MakeCopyArrays((void const *const *)commentPointers.data(), in testPngComments()