Home
last modified time | relevance | path

Searched defs:WrapGS (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/pdf/
DSkPDFCanon.h100 struct WrapGS { struct
101 explicit WrapGS(const SkPDFGraphicState* ptr = nullptr) : fPtr(ptr) {} in fPtr() argument
103 bool operator==(const WrapGS& rhs) const { argument
109 uint32_t operator()(const WrapGS& w) const { in operator() argument