Home
last modified time | relevance | path

Searched refs:DEFINE_double (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/modules/skottie/src/
DSkottieTool.cpp40 static DEFINE_double(t0, 0, "Timeline start [0..1].");
41 static DEFINE_double(t1, 1, "Timeline stop [0..1].");
42 static DEFINE_double(fps, 0, "Decode frames per second (default is animation native fps).");
/third_party/skia/tools/fiddle/
Dfiddle_main.cpp20 static DEFINE_double(duration, 1.0,
22 static DEFINE_double(frame, 1.0,
/third_party/skia/tools/flags/
DCommandLineFlags.h243 #define DEFINE_double(name, defaultValue, helpString) \ macro
/third_party/skia/bench/
DRectBench.cpp18 static DEFINE_double(strokeWidth, -1.0, "If set, use this stroke width in RectBench.");
Dnanobench.cpp113 static DEFINE_double(overheadGoal, 0.0001,
115 static DEFINE_double(gpuMs, 5, "Target bench time in millseconds for GPU.");
/third_party/skia/tools/fm/
Dfm.cpp82 static DEFINE_double(rasterDPI, SK_ScalarDefaultRasterDPI,
/third_party/skia/tools/skpbench/
Dskpbench.cpp81 static DEFINE_double(scale, 1, "Scale the size of the canvas and the zoom level by this factor.");