Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/tests/
H A 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
H A DSkStrikeTest.cpp245 size_t onApproximateBytesUsed() override { in DEF_TEST() function in DEF_TEST::TestDrawable
/aosp_15_r20/external/skia/src/core/
H A DSkRecordedDrawable.cpp23 size_t SkRecordedDrawable::onApproximateBytesUsed() { in onApproximateBytesUsed() function in SkRecordedDrawable
H A DSkDrawable.cpp78 size_t SkDrawable::onApproximateBytesUsed() { in onApproximateBytesUsed() function in SkDrawable
H A DSkGlyph.cpp86 size_t SkPictureBackedGlyphDrawable::onApproximateBytesUsed() { in onApproximateBytesUsed() function in SkPictureBackedGlyphDrawable
/aosp_15_r20/external/skia/src/utils/
H A DSkCustomTypeface.cpp326 size_t onApproximateBytesUsed() override { in generateDrawable() function in SkUserScalerContext::generateDrawable::DrawableMatrixWrapper
/aosp_15_r20/external/skia/src/text/gpu/
H A DSkChromeRemoteGlyphCache.cpp608 size_t onApproximateBytesUsed() override { in onApproximateBytesUsed() function in SkStrikeClientImpl::PictureBackedGlyphDrawable
/aosp_15_r20/external/skia/tools/fonts/
H A DTestSVGTypeface.cpp257 size_t onApproximateBytesUsed() override { return sizeof(SVGGlyphDrawable); } in onApproximateBytesUsed() function
/aosp_15_r20/external/skia/src/ports/
H A DSkTypeface_fontations.cpp739 size_t onApproximateBytesUsed() override { return sizeof(GlyphDrawable); } in generateDrawable() function
H A DSkScalerContext_win_dw.cpp2454 size_t onApproximateBytesUsed() override { return sizeof(GlyphDrawable); } in generateDrawable() function