Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_dfx.h34 int32_t desireSizeHeight; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_dfx.cpp92 "DESIRE_SIZE_HEIGHT", options.desireSizeHeight, in ReportDecodeFault()
146 { .name = "DESIRE_SIZE_HEIGHT", .t = HISYSEVENT_INT32, .v = { .i32 = options.desireSizeHeight } }, in ReportDecodeInfo()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp1053 options.desireSizeHeight = opts.desiredSize.height;
1078 options.desireSizeHeight = opts.desiredSize.height;

Completed in 6 milliseconds