Home
last modified time | relevance | path

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

/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.cpp79 size_t SkBigPicture::approximateBytesUsed() const { in approximateBytesUsed() function in SkBigPicture
DSkPicture.cpp331 size_t approximateBytesUsed() const override { return sizeof(*this); } in MakePlaceholder() function
DSkPathRef.cpp60 size_t SkPathRef::approximateBytesUsed() const { in approximateBytesUsed() function in SkPathRef
DSkPath.cpp501 size_t SkPath::approximateBytesUsed() const { in approximateBytesUsed() function in SkPath
/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