OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getRefCnt
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/core/
SkRefCnt.h
25
the stack or calling delete) if
getRefCnt
() > 1.
45
int32_t
getRefCnt
() const { return fRefCnt; }
/external/skia/include/core/
SkRefCnt.h
25
the stack or calling delete) if
getRefCnt
() > 1.
45
int32_t
getRefCnt
() const { return fRefCnt; }
Completed in 180 milliseconds