Home
last modified time | relevance | path

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

/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/include/
H A Dimage_dfx.h36 int32_t desireRegionHeight; member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dimage_dfx.cpp94 "DESIRE_REGION_HEIGHT", options.desireRegionHeight, in ReportDecodeFault()
148 { .name = "DESIRE_REGION_HEIGHT", .t = HISYSEVENT_INT32, .v = { .i32 = options.desireRegionHeight } }, in ReportDecodeInfo()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/codec/src/
H A Dimage_source.cpp1055 options.desireRegionHeight = opts.CropRect.height;
1080 options.desireRegionHeight = opts.CropRect.height;

Completed in 7 milliseconds