Flutter Engine
Loading...
Searching...
No Matches
rmse.h
Go to the documentation of this file.
1
// Copyright 2013 The Flutter Authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
#ifndef FLUTTER_IMPELLER_DISPLAY_LIST_TESTING_RMSE_H_
6
#define FLUTTER_IMPELLER_DISPLAY_LIST_TESTING_RMSE_H_
7
8
#include "
flutter/impeller/golden_tests/screenshot.h
"
9
10
namespace
flutter
{
11
namespace
testing {
12
double
RMSE
(
const
impeller::testing::Screenshot
* left,
13
const
impeller::testing::Screenshot
* right);
14
}
15
}
// namespace flutter
16
#endif
// FLUTTER_IMPELLER_DISPLAY_LIST_TESTING_RMSE_H_
impeller::testing::Screenshot
Definition
screenshot.h:16
screenshot.h
flutter::testing::RMSE
double RMSE(const impeller::testing::Screenshot *left, const impeller::testing::Screenshot *right)
Definition
rmse.cc:27
flutter
Definition
asset_manager.cc:10
impeller
display_list
testing
rmse.h
Generated on Wed Nov 5 2025 21:33:12 for Flutter Engine by
1.9.8