Flutter Engine
The Flutter Engine
third_party
skia
tools
skdiff
skdiff_html.h
Go to the documentation of this file.
1
/*
2
* Copyright 2012 Google Inc.
3
*
4
* Use of this source code is governed by a BSD-style license that can be
5
* found in the LICENSE file.
6
*/
7
8
#ifndef skdiff_html_DEFINED
9
#define skdiff_html_DEFINED
10
11
#include "
tools/skdiff/skdiff.h
"
12
class
SkString
;
13
14
void
print_diff_page
(
const
int
matchCount,
15
const
int
colorThreshold,
16
const
RecordArray
& differences,
17
const
SkString
& baseDir,
18
const
SkString
& comparisonDir,
19
const
SkString
& outputDir);
20
21
#endif
SkString
Definition:
SkString.h:118
skia_private::TArray
Definition:
SkTArray.h:40
skdiff.h
print_diff_page
void print_diff_page(const int matchCount, const int colorThreshold, const RecordArray &differences, const SkString &baseDir, const SkString &comparisonDir, const SkString &outputDir)
Definition:
skdiff_html.cpp:206
Generated on Sun Jun 23 2024 21:56:50 for Flutter Engine by
1.9.4