Home
last modified time | relevance | path

Searched refs:DealNinePatch (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/include/
H A Dpng_decoder.h98 void DealNinePatch(const PixelDecodeOptions &opts);
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dpng_decoder.cpp139 DealNinePatch(opts); in SetDecodeOptions()
1152 void PngDecoder::DealNinePatch(const PixelDecodeOptions &opts) in DealNinePatch() function in OHOS::ImagePlugin::PngDecoder
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/png_test/
H A Dpng_decoder_test.cpp1245 pngDecoder->DealNinePatch(opts);