Flutter Engine
The Flutter Engine
|
#include <iostream>
#include <sys/stat.h>
#include "tools/skqp/src/skqp.h"
#include "include/core/SkData.h"
#include "src/core/SkOSFile.h"
#include "src/utils/SkOSPath.h"
#include "tools/Resources.h"
Go to the source code of this file.
Functions | |
static bool | should_skip (const char *const *rules, size_t count, const char *name) |
static void | parse_args (int argc, char *argv[], Args *args) |
int | main (int argc, char *argv[]) |
Variables | |
static constexpr char | kSkipUsage [] |
Definition at line 107 of file skqp_main.cpp.
|
static |
Definition at line 97 of file skqp_main.cpp.
|
static |
Definition at line 67 of file skqp_main.cpp.
|
staticconstexpr |
Definition at line 56 of file skqp_main.cpp.