Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/
DGrRefCnt.h51 typename URefBase,
54 gr_sp(const gr_sp<U, URefBase, UUnrefBase, Ref, Unref>& that) : fPtr(SafeRef(that.get())) {} in gr_sp() argument