Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_dfx.cpp93 "DESIRE_REGION_WIDTH", options.desireRegionWidth, in ReportDecodeFault()
147 … .name = "DESIRE_REGION_WIDTH", .t = HISYSEVENT_INT32, .v = { .i32 = options.desireRegionWidth } }, in ReportDecodeInfo()
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_dfx.h35 int32_t desireRegionWidth; member
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp1058 options.desireRegionWidth = opts.CropRect.width; in SetDecodeInfoOptions()
1083 options.desireRegionWidth = opts.CropRect.width; in SetDecodeInfoOptions()