Home
last modified time | relevance | path

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

/ohos5.0/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()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_dfx.h33 int32_t desireSizeWidth; member
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp1056 options.desireSizeWidth = opts.desiredSize.width; in SetDecodeInfoOptions()
1081 options.desireSizeWidth = opts.desiredSize.width; in SetDecodeInfoOptions()