Home
last modified time | relevance | path

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

/external/skia/tools/
Dok.cpp93 struct SerialEngine : Engine { struct
94 Status last = Status::None;
96 bool spawn(std::function<Status(void)> fn) override { in spawn()
101 Status wait_one() override { in wait_one()