Home
last modified time | relevance | path

Searched defs:HEIGHT_OFFSET (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/gauge/
H A Dgauge_theme.h29 inline constexpr float HEIGHT_OFFSET = 5.0f; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/track/
H A Drosen_render_arc_track.cpp48 constexpr double HEIGHT_OFFSET = 5.0; variable
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_host/
H A Ddcamera_host.cpp126 constexpr uint32_t HEIGHT_OFFSET = 2; in GetCameraAbility() local