Home
last modified time | relevance | path

Searched refs:desireSizeWidth (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_dfx.h33 int32_t desireSizeWidth; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_dfx.cpp91 "DESIRE_SIZE_WIDTH", options.desireSizeWidth, in ReportDecodeFault()
145 { .name = "DESIRE_SIZE_WIDTH", .t = HISYSEVENT_INT32, .v = { .i32 = options.desireSizeWidth } }, in ReportDecodeInfo()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp1052 options.desireSizeWidth = opts.desiredSize.width;
1077 options.desireSizeWidth = opts.desiredSize.width;

Completed in 6 milliseconds