Searched defs:GrCheapHash (Results 1 – 1 of 1) sorted by relevance
16 struct GrCheapHash { struct17 uint32_t operator()(uint32_t val) { in operator()