Home
last modified time | relevance | path

Searched defs:approximateBytesUsed (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/src/core/
DSkMiniRecorder.cpp25 size_t approximateBytesUsed() const override { return sizeof(*this); } in approximateBytesUsed() function in SkEmptyPicture
58 size_t approximateBytesUsed() const override { return sizeof(*this); } in approximateBytesUsed() function in SkMiniPicture
DSkBigPicture.cpp79 size_t SkBigPicture::approximateBytesUsed() const { in approximateBytesUsed() function in SkBigPicture
DSkPathRef.cpp60 size_t SkPathRef::approximateBytesUsed() const { in approximateBytesUsed() function in SkPathRef
DSkPicture.cpp332 size_t approximateBytesUsed() const override { return sizeof(*this); } in MakePlaceholder() function
DSkPath.cpp503 size_t SkPath::approximateBytesUsed() const { in approximateBytesUsed() function in SkPath