Searched defs:SkSLCompileBench (Results 1 – 2 of 2) sorted by relevance
44 class SkSLCompileBench : public Benchmark { class56 SkSLCompileBench(SkSL::String name, const char* src, bool optimize, Output output) in SkSLCompileBench() function in SkSLCompileBench
39 class SkSLCompileBench; variable