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

  /external/skia/include/core/
SkWeakRefCnt.h 27 call to weak_unref(). To obtain a strong reference from a weak reference,
30 affect the original weak reference, weak_unref() must still be called. When
50 myRef.weak_unref();
99 weak_unref().
112 void weak_unref() const { function in class:SkWeakRefCnt
150 weak_unref();
  /external/skia/src/core/
SkTypefaceCache.cpp 78 face->weak_unref();
  /external/skia/tests/
RefCntTest.cpp 114 ref->weak_unref();

Completed in 39 milliseconds