Home
last modified time | relevance | path

Searched defs:approximateBytesUsed (Results 1 – 9 of 9) 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
DSkPicture.cpp332 size_t approximateBytesUsed() const override { return sizeof(*this); } in MakePlaceholder() function
DSkPathRef.cpp60 size_t SkPathRef::approximateBytesUsed() const { in approximateBytesUsed() function in SkPathRef
DSkPath.cpp503 size_t SkPath::approximateBytesUsed() const { in approximateBytesUsed() function in SkPath
/third_party/flutter/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.cpp62 size_t SkBigPicture::approximateBytesUsed() const { in approximateBytesUsed() function in SkBigPicture
DSkPicture.cpp327 size_t approximateBytesUsed() const override { return sizeof(*this); } in MakePlaceholder() function
DSkPath.cpp711 size_t SkPath::approximateBytesUsed() const { in approximateBytesUsed() function in SkPath