Searched defs:getRefCnt (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/include/core/
H A DSkRefCnt.h26 the stack or calling delete) if getRefCnt() > 1.
46 int32_t getRefCnt() const { return fRefCnt; } function in class:SkRefCntBase
/external/skia/include/core/
H A DSkRefCnt.h26 the stack or calling delete) if getRefCnt() > 1.
46 int32_t getRefCnt() const { return fRefCnt; } function in class:SkRefCntBase

Completed in 73 milliseconds