HomeSort by relevance Sort by last modified time
    Searched defs:getRefCnt (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/include/core/
SkRefCnt.h 26 the stack or calling delete) if getRefCnt() > 1.
46 int32_t getRefCnt() const { return fRefCnt; }
  /external/skia/include/core/
SkRefCnt.h 26 the stack or calling delete) if getRefCnt() > 1.
46 int32_t getRefCnt() const { return fRefCnt; }

Completed in 458 milliseconds