Searched defs:scaledWidth (Results 1 - 6 of 6) sorted by relevance
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/png_test/ |
H A D | nine_path_listener_test.cpp | 61 int32_t scaledWidth = 3;
in HWTEST_F() local
|
/foundation/multimedia/image_framework/plugins/common/libs/image/libpngplugin/src/ |
H A D | nine_patch_listener.cpp | 101 void NinePatchListener::Scale(float scaleX, float scaleY, int32_t scaledWidth, int32_t scaledHeight) in Scale() argument
|
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/fuzztest/imagepngplugin_fuzzer/src/ |
H A D | image_png_plugin_fuzz.cpp | 132 int32_t scaledWidth = 3; in CreateImageSourceByNinePatchFuzz001() local
|
/third_party/skia/src/codec/ |
H A D | SkWebpCodec.cpp | 417 int scaledWidth = subsetWidth; in onGetPixels() local [all...] |
/third_party/skia/third_party/externals/libjpeg-turbo/ |
H A D | tjunittest.c | 439 int scaledWidth = TJSCALED(w, sf); in _decompTest() local
|
H A D | turbojpeg-jni.c | 786 int nc = 0, i, width, height, scaledWidth, scaledHeight, nsf = 0; in Java_org_libjpegturbo_turbojpeg_TJDecompressor_decompressToYUV___3BI_3_3B_3II_3III() local
|
Completed in 7 milliseconds