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

  /external/skia/include/core/
SkWeakRefCnt.h 26 reference by calling weak_ref(). A call to weak_ref() must be balanced my a
42 SkWeakRefCnt myRef = strongRef.weak_ref();
101 void weak_ref() const { function in class:SkWeakRefCnt
  /external/skia/src/core/
SkTypefaceCache.cpp 30 face->weak_ref();
  /external/skia/tests/
RefCntTest.cpp 113 ref->weak_ref();

Completed in 19 milliseconds