Searched defs:WrapGS (Results 1 – 1 of 1) sorted by relevance
100 struct WrapGS { struct101 explicit WrapGS(const SkPDFGraphicState* ptr = nullptr) : fPtr(ptr) {} in fPtr() argument103 bool operator==(const WrapGS& rhs) const { argument109 uint32_t operator()(const WrapGS& w) const { in operator() argument