HomeSort by relevance Sort by last modified time
    Searched defs:weak_ref (Results 1 - 2 of 2) sorted by null

  /external/skia/include/private/
SkWeakRefCnt.h 26 reference by calling weak_ref(). A call to weak_ref() must be balanced by a
42 SkWeakRefCnt myRef = strongRef.weak_ref();
117 void weak_ref() const { function in class:SkWeakRefCnt
  /external/skqp/include/private/
SkWeakRefCnt.h 26 reference by calling weak_ref(). A call to weak_ref() must be balanced by a
42 SkWeakRefCnt myRef = strongRef.weak_ref();
117 void weak_ref() const { function in class:SkWeakRefCnt

Completed in 770 milliseconds