Home
last modified time | relevance | path

Searched defs:currentHeight (Results 1 - 19 of 19) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navrouter/
H A Dnavdestination_layout_algorithm.cpp190 auto currentHeight = constraint.selfIdealSize.Height().value() ; in MeasureContentChild() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/navigation/
H A Dnav_bar_layout_algorithm.cpp238 auto currentHeight = static_cast<float>(constraint.selfIdealSize.Height().value()); in MeasureContentChild() local
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp98 int32_t currentHeight = 0; in VdecFormatChanged() local
/foundation/multimedia/av_codec/test/fuzztest/hwdecoderapi11_fuzzer/
H A Dvideodec_api11_sample.cpp85 int32_t currentHeight = 0; in VdecFormatChanged() local
/foundation/multimedia/av_codec/test/fuzztest/swdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp98 int32_t currentHeight = 0; in VdecFormatChanged() local
/foundation/multimedia/av_codec/test/fuzztest/hwdecoder_fuzzer/
H A Dvideodec_sample.cpp94 int32_t currentHeight = 0; in VdecFormatChanged() local
/foundation/multimedia/av_codec/test/moduletest/demuxer/src/
H A Dnet2_test.cpp124 int32_t currentHeight = 0; in CheckVideoKey() local
202 int32_t currentHeight = 0; in CheckAudioKeyVVC() local
H A Dformat_test.cpp168 int32_t currentHeight = 0; in CheckVideoKey() local
248 int32_t currentHeight = 0; in CheckAudioKeyVvc() local
347 int32_t currentHeight = 0; in AvcVideoParam() local
385 int32_t currentHeight in HevcVideoParam() local
487 int32_t currentHeight = 0; OtherVideoParam() local
[all...]
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderapi11_fuzzer/
H A Dvideodec_api11_sample.cpp85 int32_t currentHeight = 0; in VdecFormatChanged() local
/foundation/arkui/ace_engine/frameworks/core/components/panel/
H A Drender_sliding_panel.cpp244 int32_t currentHeight = static_cast<int32_t>(GetLayoutParam().GetMaxSize().Height() - blankHeight_); in FireHeightChangeEvent() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/panel/
H A Dsliding_panel_pattern.cpp789 auto currentHeight = 0.0f; in FireHeightChangeEvent() local
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_composer_adapter.cpp1051 uint32_t currentHeight = static_cast<uint32_t>(srcRect.h); in LayerScaleDown() local
1120 uint32_t currentHeight = static_cast<uint32_t>(srcRect.h); in LayerScaleDown() local
H A Drs_composer_adapter.cpp807 int32_t currentHeight = srcRect.h; in LayerScaleDown() local
H A Drs_uni_render_util.cpp379 uint32_t currentHeight = static_cast<uint32_t>(params.srcRect.GetHeight()); in SrcRectScaleDown() local
1655 uint32_t currentHeight = static_cast<uint32_t>(srcRect.height_); in LayerScaleDown() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_api11_sample.cpp113 int32_t currentHeight = 0; in VdecAPI11FormatChanged() local
841 int32_t currentHeight = 0; in GetStride() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_api11_sample.cpp119 int32_t currentHeight = 0; in VdecAPI11FormatChanged() local
828 int32_t currentHeight = 0; in GetStride() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/swdecoder/src/
H A Dvideodec_api11_sample.cpp101 int32_t currentHeight = 0; in VdecAPI11FormatChanged() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/overlay/
H A Dsheet_presentation_pattern.h326 void SetCurrentHeight(float currentHeight) in SetCurrentHeight() argument
/foundation/window/window_manager/window_scene/screen_session_manager/src/
H A Dscreen_session_manager.cpp674 int32_t currentHeight = screenProperty.GetBounds().rect_.GetHeight(); in IsScreenRestored() local

Completed in 34 milliseconds