Home
last modified time | relevance | path

Searched defs:desiredWidth (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/image_source_test/
H A Dimage_source_ai_sr_hdr_test.cpp236 int32_t desiredWidth = 400; // enable AISR by desired size variable
274 int32_t desiredWidth = 400; // enable AISR by desired size variable
312 int32_t desiredWidth = 400; // enable AISR by desired size variable
389 int32_t desiredWidth = jpegWidth + 0; variable
430 int32_t desiredWidth = jpegWidth + 0; variable
469 int32_t desiredWidth = jpegWidth + 400; variable
509 int32_t desiredWidth = jpegWidth + 400; variable
549 int32_t desiredWidth = jpegWidth + 400; variable
589 int32_t desiredWidth = jpegWidth - 400; variable
629 int32_t desiredWidth = jpegWidth - 400; variable
[all …]
H A Dimage_source_test.cpp1111 int32_t desiredWidth = 0; variable
1554 int32_t desiredWidth = 400; variable
1590 int32_t desiredWidth = 200; variable
1626 int32_t desiredWidth = 472; variable
1662 int32_t desiredWidth = 32; variable
1688 int32_t desiredWidth = 56; variable
1724 int32_t desiredWidth = 200; variable
1760 int32_t desiredWidth = 100; variable
1796 int32_t desiredWidth = 100; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/test/unittest/mock/
H A Dmock_image_source.cpp337 bool ImageSource::ImageSizeChange(int32_t width, int32_t height, int32_t desiredWidth, int32_t desi… in ImageSizeChange()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp2677 bool ImageSource::ImageSizeChange(int32_t width, int32_t height, int32_t desiredWidth, int32_t desi… in ImageSizeChange()