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

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

Completed in 46 milliseconds