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 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 134 milliseconds