Home
last modified time | relevance | path

Searched refs:RADIO (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/include/
H A Dstream_common.h107 RADIO = VIDEO_MAX + 1, enumerator
/foundation/arkui/ace_engine/frameworks/core/components/checkable/
H A Dcheckable_component.cpp68 } else if (checkableType_ == CheckableType::RADIO) { in CreateRenderNode()
H A Dcheckable_component.h33 RADIO, member in OHOS::Ace::CheckableType
634 explicit RadioComponent(const RefPtr<RadioTheme>& theme) : CheckableComponent(CheckableType::RADIO, theme) {} in RadioComponent()
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dutil.cpp25 constexpr const float RADIO = 360.0; member
350 return static_cast<int32_t>(std::ceil(sideLen * HALF / RADIO) / HALF * vp); in TransalteVp2Pixel()
/foundation/arkui/ace_engine_lite/frameworks/src/core/base/
H A Dkeys.h224 KEYWORD(RADIO, radio) // the type in input

Completed in 4 milliseconds