Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRecordedDrawable.cpp20 size_t SkRecordedDrawable::onApproximateBytesUsed() { in onApproximateBytesUsed() function in SkRecordedDrawable
DSkDrawable.cpp68 size_t SkDrawable::onApproximateBytesUsed() { in onApproximateBytesUsed() function in SkDrawable
DSkChromeRemoteGlyphCache.cpp823 size_t onApproximateBytesUsed() override { in onApproximateBytesUsed() function in SkStrikeClientImpl::PictureBackedGlyphDrawable
/external/skia/src/utils/
DSkCustomTypeface.cpp330 size_t onApproximateBytesUsed() override { in generateDrawable() function in SkUserScalerContext::generateDrawable::DrawableMatrixWrapper
/external/skia/src/ports/
DSkScalerContext_win_dw.cpp1459 size_t onApproximateBytesUsed() override { return sizeof(GlyphDrawable); } in generateDrawable() function
/external/skia/tools/fonts/
DTestSVGTypeface.cpp268 size_t onApproximateBytesUsed() override { return sizeof(SVGGlyphDrawable); } in onApproximateBytesUsed() function