#include "flutter/impeller/testing/golden_digest_manager.h"#include <fstream>#include <sstream>#include "flutter/fml/logging.h"#include "flutter/fml/paths.h"Go to the source code of this file.
Namespaces | |
| namespace | impeller |
| namespace | impeller::testing |
Variables | |
| static const double | kMaxDiffPixelsPercent = 0.01 |
| static const int32_t | kMaxColorDelta = 8 |
|
static |
Definition at line 14 of file golden_digest_manager.cc.
|
static |
Definition at line 13 of file golden_digest_manager.cc.