Searched refs:DecayPointer (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/src/core/ | ||
H A D | SkZip.h | 134 template<typename T> struct DecayPointer{ struct in SkMakeZipDetail 138 template<typename T> using DecayPointerT = typename DecayPointer<T>::type; |
Completed in 2 milliseconds