| /drivers/hdf_core/framework/model/display/driver/ |
| H A D | hdf_drm_panel.h | 18 struct drm_panel panel; member
|
| H A D | hdf_drm_panel.c | 26 static inline struct HdfDrmPanel *ToHdfDrmPanel(const struct drm_panel *panel) in ToHdfDrmPanel() argument 31 static int HdfDrmPanelUnprepare(struct drm_panel *panel) in HdfDrmPanelUnprepare() argument 48 static int HdfDrmPanelPrepare(struct drm_panel *panel) in HdfDrmPanelPrepare() argument 65 HdfDrmPanelDisable(struct drm_panel *panel) HdfDrmPanelDisable() argument 82 HdfDrmPanelEnable(struct drm_panel *panel) HdfDrmPanelEnable() argument 99 HdfDrmPanelGetModes(struct drm_panel *panel, struct drm_connector *connector) HdfDrmPanelGetModes() argument 184 struct PanelData *panel = NULL; BacklightStore() local [all...] |
| H A D | hdf_disp.c | 19 int32_t RegisterPanel(struct PanelData *panel) in RegisterPanel() argument 110 struct PanelData *panel = NULL; SetDispBacklight() local 127 struct PanelData *panel = NULL; GetDispInfo() local 164 struct PanelData *panel = NULL; SetDispPower() local 230 struct PanelData *panel = NULL; GetPowerStatus() local 281 struct PanelData *panel = NULL; GetBacklight() local 383 PanelRecovery(struct PanelData *panel) PanelRecovery() argument 417 struct PanelData *panel = NULL; EsdWorkHandler() local 559 EsdResInit(struct DispEsd *esd, struct PanelData **panel) EsdResInit() argument 602 struct PanelData **panel = NULL; EsdCheckInit() local [all...] |
| H A D | hdf_disp.h | 119 struct PanelData *panel[PANEL_MAX]; member
|
| /foundation/arkui/ace_engine/frameworks/core/components/panel/ |
| H A D | sliding_panel_component_v2.cpp | 31 auto panel = AceType::MakeRefPtr<PanelComponent>("PanelComponent", "Wrapper", child); in OnChildAdded() local
|
| H A D | panel_element.cpp | 25 RefPtr<PanelComponent> panel = AceType::DynamicCast<PanelComponent>(component_); in PerformBuild() local [all...] |
| H A D | sliding_panel_component.cpp | 81 void SlidingPanelComponent::BuildInnerChild(const RefPtr<BoxComponent>& boxStyle, const RefPtr<PanelComponent>& panel) in BuildInnerChild() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/drop_filter/ |
| H A D | render_drop_filter.cpp | 63 auto panel = focus->GetChildren().front(); in UpdateTouchRect() local
|
| /third_party/alsa-utils/alsamixer/ |
| H A D | widget.h | 15 PANEL *panel; member
|
| H A D | widget.c | 123 PANEL *panel, *belo in window_size_changed() local [all...] |
| /drivers/hdf_core/framework/model/display/driver/panel/ |
| H A D | ili9881_st_5p5.h | 33 struct PanelData panel;
member
|
| H A D | ili9881c_boe.h | 34 struct PanelData panel; member
|
| H A D | mipi_icn9700.c | 96 struct PanelData panel; member 140 static struct Icn9700Dev *PanelToIcn9700Dev(const struct PanelData *panel) in PanelToIcn9700Dev() argument 156 static int32_t Icn9700Init(struct PanelData *panel) in Icn9700Init() argument 173 Icn9700On(struct PanelData *panel) Icn9700On() argument 210 Icn9700Off(struct PanelData *panel) Icn9700Off() argument 245 Icn9700EsdCheckFunc(struct PanelData *panel) Icn9700EsdCheckFunc() argument 283 Icn9700PanelInit(struct PanelData *panel) Icn9700PanelInit() argument [all...] |
| /base/inputmethod/imf/frameworks/js/napi/inputmethodability/ |
| H A D | js_input_method_engine_setting.h | 63 std::shared_ptr<InputMethodPanel> panel = nullptr; member
|
| H A D | js_panel.cpp | 74 JsPanel *panel = new (std::nothrow) JsPanel(); in JsNew() local 104 void JsPanel::SetNative(const std::shared_ptr<InputMethodPanel> &panel) in SetNative() argument
|
| /base/inputmethod/imf/test/unittest/cpp_test/src/ |
| H A D | input_method_ability_exception_test.cpp | 277 auto panel = std::make_shared<InputMethodPanel>(); in HWTEST_F() local 310 auto panel = std::make_shared<InputMethodPanel>(); in HWTEST_F() local [all...] |
| H A D | input_method_ability_test.cpp | 190 void CheckPanelStatusInfo(const std::shared_ptr<InputMethodPanel> &panel, const PanelStatusInfo &info) in CheckPanelStatusInfo() argument 195 void CheckPanelInfoInShow(const std::shared_ptr<InputMethodPanel> &panel, const PanelStatusInfo &info) in CheckPanelInfoInShow() argument 213 void CheckPanelInfoInHide(const std::shared_ptr<InputMethodPanel> &panel, const PanelStatusInfo &info) in CheckPanelInfoInHide() argument 813 auto panel = std::make_shared<InputMethodPanel>(); HWTEST_F() local 854 auto panel = std::make_shared<InputMethodPanel>(); HWTEST_F() local 880 auto panel = std::make_shared<InputMethodPanel>(); HWTEST_F() local 907 auto panel = std::make_shared<InputMethodPanel>(); HWTEST_F() local 942 auto panel = std::make_shared<InputMethodPanel>(); HWTEST_F() local 1005 auto panel = std::make_shared<InputMethodPanel>(); HWTEST_F() local [all...] |
| H A D | input_method_panel_test.cpp | 268 void InputMethodPanelTest::DestroyPanel(const std::shared_ptr<InputMethodPanel> &panel) in DestroyPanel() argument 276 void InputMethodPanelTest::ImaCreatePanel(const PanelInfo &info, std::shared_ptr<InputMethodPanel> &panel) in ImaCreatePanel() argument 283 ImaDestroyPanel(const std::shared_ptr<InputMethodPanel> &panel) ImaDestroyPanel() argument 381 TestShowPanel(const std::shared_ptr<InputMethodPanel> &panel) TestShowPanel() argument 390 TestHidePanel(const std::shared_ptr<InputMethodPanel> &panel) TestHidePanel() argument 409 TriggerPanelStatusChangeToImc( const std::shared_ptr<InputMethodPanel> &panel, InputWindowStatus status) TriggerPanelStatusChangeToImc() argument 907 std::shared_ptr<InputMethodPanel> panel = nullptr; HWTEST_F() local 942 std::shared_ptr<InputMethodPanel> panel = nullptr; HWTEST_F() local 978 std::shared_ptr<InputMethodPanel> panel = nullptr; HWTEST_F() local 1014 std::shared_ptr<InputMethodPanel> panel = nullptr; HWTEST_F() local 1049 std::shared_ptr<InputMethodPanel> panel = nullptr; HWTEST_F() local 1116 std::shared_ptr<InputMethodPanel> panel = nullptr; HWTEST_F() local 1137 std::shared_ptr<InputMethodPanel> panel = nullptr; HWTEST_F() local [all...] |
| /drivers/hdf_core/framework/model/display/driver/adapter_soc/ |
| H A D | hi35xx_disp.c | 270 struct PanelData *panel = NULL; in Hi35xxHardWareInit() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/winrt/ |
| H A D | SwapChainPanelNativeWindow_unittest.cpp | 439 void expectNativeWindowInitCalls(MockSwapChainPanel &panel, bool expectRenderSize) in expectNativeWindowInitCalls() argument
|
| H A D | InspectableNativeWindow.cpp | 47 ComPtr<ABI::Windows::UI::Xaml::Controls::ISwapChainPanel> panel; in IsSwapChainPanel() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | sliding_panel_model_impl.cpp | 44 auto panel = AceType::DynamicCast<SlidingPanelComponent>(component); in SetPanelMode() local 53 auto panel = AceType::DynamicCast<SlidingPanelComponent>(component); in SetPanelType() local 62 auto panel = AceType::DynamicCast<SlidingPanelComponent>(component); in SetHasDragBar() local 71 auto panel = AceType::DynamicCast<SlidingPanelComponent>(component); SetMiniHeight() local 80 auto panel = AceType::DynamicCast<SlidingPanelComponent>(component); SetHalfHeight() local 89 auto panel = AceType::DynamicCast<SlidingPanelComponent>(component); SetFullHeight() local 105 auto panel = AceType::DynamicCast<SlidingPanelComponent>(panelComponent); SetIsShow() local 116 auto panel = AceType::DynamicCast<SlidingPanelComponent>(component); SetBackgroundMask() local 134 auto panel = AceType::DynamicCast<SlidingPanelComponentV2>(component); SetBackgroundColor() local 149 auto panel = AceType::DynamicCast<SlidingPanelComponent>(component); SetOnSizeChange() local 158 auto panel = AceType::DynamicCast<SlidingPanelComponent>(component); SetOnHeightChange() local 172 auto panel = AceType::DynamicCast<SlidingPanelComponentV2>(component); SetBorderColor() local 187 auto panel = AceType::DynamicCast<SlidingPanelComponentV2>(component); SetBorderWidth() local 202 auto panel = AceType::DynamicCast<SlidingPanelComponentV2>(component); SetBorderStyle() local 217 auto panel = AceType::DynamicCast<SlidingPanelComponentV2>(component); SetBorder() local 234 auto panel = AceType::DynamicCast<SlidingPanelComponentV2>(component); GetPanelBox() local [all...] |
| /third_party/icu/tools/unicodetools/com/ibm/rbm/gui/ |
| H A D | RBGroupPanel.java | 399 RBGroupPanel panel; field in GroupComboActionListener 401 protected GroupComboActionListener(RBGroupPanel panel) { in GroupComboActionListener() argument
|
| /third_party/alsa-utils/topology/nhlt/intel/ |
| H A D | dmic-nhlt.c | 220 uint8_t panel; in nhlt_dmic_get_ep() local
|
| /third_party/python/Lib/test/ |
| H A D | test_curses.py | 23 import curses.panel namespace [all...] |