Home
last modified time | relevance | path

Searched defs:frameHeight (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/toggle/
H A Dswitch_layout_algorithm.cpp42 float frameHeight = 0.0f; in MeasureContent() local
107 void SwitchLayoutAlgorithm::CalcHeightAndWidth(float& height, float& width, float frameHeight, floa… in CalcHeightAndWidth()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/grid/
H A Dgrid_utils.cpp50 inline float GetRowGap(const RefPtr<GridLayoutProperty>& props, float frameHeight) in GetRowGap()
/ohos5.0/base/useriam/fingerprint_auth/services_ex/inc/
H A Dsensor_illumination_task.h41 int32_t frameHeight; member
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor_drag/
H A Drich_editor_drag_pattern.cpp54 float frameHeight = dragPattern->GetFrameHeight(); in CreateDragNode() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/indexer/
H A Dindexer_layout_algorithm.cpp76 float frameHeight = selfIdealSize.Height().has_value() in Measure() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libgifplugin/src/
H A Dgif_decoder.cpp402 int32_t frameHeight = savedImage->ImageDesc.Height; in PaddingBgColor() local
459 int32_t frameHeight = savedImage->ImageDesc.Height; in PaddingData() local
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avscreen_capture/
H A Davscreen_capture_napi.cpp689 int32_t frameHeight = AVSCREENCAPTURE_DEFAULT_FRAME_HEIGHT; in GetVideoInfo() local
758 …t AVScreenCaptureNapi::CheckVideoFrameFormat(const int32_t &frameWidth, const int32_t &frameHeight, in CheckVideoFrameFormat()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_composer_adapter.cpp453 const float frameHeight = info.buffer->GetSurfaceBufferHeight(); in DealWithNodeGravity() local
518 const float frameHeight = info.buffer->GetSurfaceBufferHeight(); in DealWithNodeGravity() local
H A Drs_composer_adapter.cpp200 const auto frameHeight = info.buffer->GetSurfaceBufferHeight(); in DealWithNodeGravity() local
H A Drs_uni_render_util.cpp1419 const float frameHeight = buffer->GetSurfaceBufferHeight(); in DealWithNodeGravity() local
H A Drs_base_render_util.cpp1239 auto frameHeight = bufferSize.GetHeight(); in GetGravityMatrix() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/event/
H A Ddrag_event.cpp1775 auto frameHeight = dragFrame.Height(); in HideTextAnimation() local