Searched defs:StartingState (Results 1 – 2 of 2) sorted by relevance
334 struct StartingState : BaseState { struct335 explicit StartingState(ImageCodec *codec) : BaseState(codec, "Starting") {} in StartingState() function344 bool hasError_ = false;
432 struct StartingState : BaseState { struct433 explicit StartingState(HCodec *codec) : BaseState(codec, "Starting") {} in StartingState() function442 bool hasError_ = false;