OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:weak_ref
(Results
1 - 9
of
9
) 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
/external/chromium_org/third_party/skia/src/core/
SkTypefaceCache.cpp
45
face->
weak_ref
();
/external/chromium_org/third_party/skia/tests/
RefCntTest.cpp
110
ref->
weak_ref
();
/external/skia/src/core/
SkTypefaceCache.cpp
45
face->
weak_ref
();
/external/skia/tests/
RefCntTest.cpp
110
ref->
weak_ref
();
/external/chromium_org/ppapi/native_client/tests/nacl_browser/fault_injection/
nacl.scons
79
osenv=['NACLVERBOSITY=0:pp_weak_ref=0:
weak_ref
=0'] + extra_os_env
/external/chromium_org/third_party/skia/src/fonts/
SkFontMgr_indirect.cpp
234
typeface->
weak_ref
();
/external/skia/src/fonts/
SkFontMgr_indirect.cpp
234
typeface->
weak_ref
();
Completed in 112 milliseconds