Home
last modified time | relevance | path

Searched refs:weak_unref (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/include/private/
H A DSkWeakRefCnt.h27 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();
110 weak_unref().
124 void weak_unref() const { in weak_unref() function in SkWeakRefCnt
161 weak_unref();
/third_party/skia/include/ports/
H A DSkFontMgr_indirect.h86 fTypeface->weak_unref(); in ~DataEntry()
/third_party/skia/tests/
H A DRefCntTest.cpp49 ref->weak_unref(); in bounce_weak_weak_ref()

Completed in 1 milliseconds