28 return !(*
this == other);
32 std::string description()
const {
34 const char* separator =
"";
67 for (
int i :
s.fStates) {
static uint32_t hash(const SkShaderBase::GradientInfo &v)
static SkString to_string(int n)
bool operator!=(const Label &other) const
std::vector< int > fStates
bool operator==(const Label &other) const
Label(std::vector< int > states)
DFAState(const DFAState &other)=delete
DFAState(int id, Label label)
size_t operator()(const DFAState::Label &s) const