Home
last modified time | relevance | path

Searched defs:scaledWidth (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/png_test/
H A Dnine_path_listener_test.cpp61 int32_t scaledWidth = 3; variable
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/
H A Dnine_patch_listener.cpp101 void NinePatchListener::Scale(float scaleX, float scaleY, int32_t scaledWidth, int32_t scaledHeight) in Scale()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imagepngplugin_fuzzer/src/
H A Dimage_png_plugin_fuzz.cpp132 int32_t scaledWidth = 3; in CreateImageSourceByNinePatchFuzz001() local