Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkRecordedDrawable.cpp23 size_t SkRecordedDrawable::onApproximateBytesUsed() { in onApproximateBytesUsed() function in SkRecordedDrawable
DSkDrawable.cpp78 size_t SkDrawable::onApproximateBytesUsed() { in onApproximateBytesUsed() function in SkDrawable
DSkGlyph.cpp86 size_t SkPictureBackedGlyphDrawable::onApproximateBytesUsed() { in onApproximateBytesUsed() function in SkPictureBackedGlyphDrawable
/external/skia/tests/
DSkGlyphTest.cpp278 size_t onApproximateBytesUsed() override { in DEF_TEST() function in DEF_TEST::TestDrawable
339 size_t onApproximateBytesUsed() override { in DEF_TEST() function in DEF_TEST::TestDrawable
DSkStrikeTest.cpp245 size_t onApproximateBytesUsed() override { in DEF_TEST() function in DEF_TEST::TestDrawable
/external/skia/src/utils/
DSkCustomTypeface.cpp326 size_t onApproximateBytesUsed() override { in generateDrawable() function in SkUserScalerContext::generateDrawable::DrawableMatrixWrapper
/external/skia/src/text/gpu/
DSkChromeRemoteGlyphCache.cpp608 size_t onApproximateBytesUsed() override { in onApproximateBytesUsed() function in SkStrikeClientImpl::PictureBackedGlyphDrawable
/external/skia/tools/fonts/
DTestSVGTypeface.cpp257 size_t onApproximateBytesUsed() override { return sizeof(SVGGlyphDrawable); } in onApproximateBytesUsed() function
/external/skia/src/ports/
DSkTypeface_fontations.cpp794 size_t onApproximateBytesUsed() override { return sizeof(GlyphDrawable); } in generateDrawable() function
DSkScalerContext_win_dw.cpp2454 size_t onApproximateBytesUsed() override { return sizeof(GlyphDrawable); } in generateDrawable() function