Home
last modified time | relevance | path

Searched refs:InstructionHash (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/core/
DSkVM.h589 struct InstructionHash { struct
DSkVM.cpp639 uint32_t InstructionHash::operator()(const Instruction& inst, uint32_t seed) const { in operator ()()