Home
last modified time | relevance | path

Searched defs:destHeight (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/converter/src/
H A Dimage_format_convert_utils.cpp122 int destHeight = static_cast<int>(destParam.height); in RGBToYuvParam() local
1112 int destHeight = static_cast<int>(destParam.height); in YuvToYuvParam() local
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/
H A Ddrawable_descriptor.cpp565 auto destHeight = foreground->GetHeight() * scale; in BlendForeground() local