Home
last modified time | relevance | path

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

/external/skqp/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.cpp58 size_t SkBigPicture::approximateBytesUsed() const { in approximateBytesUsed() function in SkBigPicture
DSkPicture.cpp323 size_t approximateBytesUsed() const override { return sizeof(*this); } in MakePlaceholder() function
/external/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.cpp58 size_t SkBigPicture::approximateBytesUsed() const { in approximateBytesUsed() function in SkBigPicture
DSkPicture.cpp323 size_t approximateBytesUsed() const override { return sizeof(*this); } in MakePlaceholder() function