Home
last modified time | relevance | path

Searched defs:SkSLCompileBench (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/bench/
DSkSLBench.cpp44 class SkSLCompileBench : public Benchmark { class
56 SkSLCompileBench(SkSL::String name, const char* src, bool optimize, Output output) in SkSLCompileBench() function in SkSLCompileBench
/third_party/skia/src/sksl/
DSkSLCompiler.h39 class SkSLCompileBench; variable