Home
last modified time | relevance | path

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

/external/skqp/include/core/
DSkRefCnt.h406 template <typename T> sk_sp<T> sk_ref_sp(T* obj) { in sk_ref_sp() function
410 template <typename T> sk_sp<T> sk_ref_sp(const T* obj) { in sk_ref_sp() function
/external/skia/include/core/
DSkRefCnt.h406 template <typename T> sk_sp<T> sk_ref_sp(T* obj) { in sk_ref_sp() function
410 template <typename T> sk_sp<T> sk_ref_sp(const T* obj) { in sk_ref_sp() function