Searched refs:InstructionHash (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/src/core/ | ||
D | SkVM.h | 589 struct InstructionHash { struct |
D | SkVM.cpp | 639 uint32_t InstructionHash::operator()(const Instruction& inst, uint32_t seed) const { in operator ()() |