OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:compute_diff
(Results
1 - 3
of
3
) sorted by null
/external/skia/tools/
skdiff.h
270
void
compute_diff
(DiffRecord* dr, DiffMetricProc diffFunction, const int colorThreshold);
skdiff.cpp
158
void
compute_diff
(DiffRecord* dr, DiffMetricProc diffFunction, const int colorThreshold) {
function
skdiff_utils.cpp
154
compute_diff
(drp, dmp, colorThreshold);
Completed in 75 milliseconds