Home
last modified time | relevance | path

Searched refs:SerializedSize (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/png_test/
H A Dpng_ninepatch_res_test.cpp67 const size_t sersize = pngnp.SerializedSize();
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/include/
H A Dpng_ninepatch_res.h31 size_t SerializedSize() const; in alignas()
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dpng_ninepatch_res.cpp84 size_t PngNinePatchRes::SerializedSize() const in SerializedSize() function in OHOS::ImagePlugin::PngNinePatchRes
H A Dnine_patch_listener.cpp71 size_t patchSize = patch->SerializedSize(); in ReadChunk()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/render_context/
H A Dcache_data.h49 size_t SerializedSize() const;
H A Dcache_data.cpp153 size_t cacheSize = SerializedSize(); in WriteToFile()
276 size_t CacheData::SerializedSize() const in SerializedSize() function in OHOS::Rosen::CacheData
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/render_context/
H A Dcache_data_test.cpp92 size_t serSize = cacheData->SerializedSize();