Searched refs:getRefCnt (Results 1 – 4 of 4) sorted by relevance
44 int32_t getRefCnt() const { return fRefCnt; } in getRefCnt() function
45 return tf ? tf->getRefCnt() : 0; in anp_getRefCount()
81 return m_picture->getRefCnt() == 1; in canBeRemoved()
1329 SkASSERT(NULL == fColorTable || (unsigned)fColorTable->getRefCnt() < 10000); in validate()