Home
last modified time | relevance | path

Searched defs:view (Results 251 - 275 of 482) sorted by relevance

1...<<11121314151617181920

/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_page_router_ng.cpp58 LoadNativeViewNG(NativeView* view) LoadNativeViewNG() argument
701 auto view = FFI::FFIData::GetData<NativeView>(viewId); FlushReload() local
[all...]
H A Dcj_page_router.cpp25 void SetCjPageCallbackClassic(RefPtr<Framework::JsAcePage> page, NativeView* view) in SetCjPageCallbackClassic() argument
63 LoadNativeViewClassic(NativeView* view) LoadNativeViewClassic() argument
[all...]
/foundation/arkui/ui_lite/test/uitest/test_view_zindex/
H A Dui_test_view_zindex.cpp134 bool UITestViewZIndex::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
148 void UITestViewZIndex::ClickZIndexBtn(UIView& view) in ClickZIndexBtn() argument
162 void UITestViewZIndex::ClickModifyBtn(UIView& view) in ClickModifyBtn() argument
209 void UITestViewZIndex::Callback(UIView* view) in Callback() argument
230 UpdateClickHint(UIView& view) UpdateClickHint() argument
[all...]
/foundation/arkui/ui_lite/test/unittest/events/
H A Devent_bubble_unit_test.cpp105 virtual bool OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
119 virtual bool OnLongPress(UIView& view, const LongPressEvent& event) in OnLongPress() argument
133 virtual bool OnPress(UIView& view, const PressEvent& event) in OnPress() argument
212 void EventBubbleTest::DeleteChildren(UIView* view) in DeleteChildren() argument
246 TestEventBubbleView* view = new TestEventBubbleView(); HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_checkbox.cpp203 void UICheckBox::Callback(UIView* view) in Callback() argument
213 void UICheckBox::OnStop(UIView& view) in OnStop() argument
H A Dui_video.cpp558 bool UIVideo::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
601 bool UIVideo::OnPress(UIView& view, const PressEvent& event) in OnPress() argument
689 void UIVideo::SliderAnimatorCallback::Callback(UIView* view) in Callback() argument
H A Dui_abstract_scroll.cpp174 UIView* view = GetChildrenHead(); in MoveChildByOffset() local
310 void UIAbstractScroll::ListAnimatorCallback::Callback(UIView* view) in Callback() argument
[all...]
H A Dui_swipe_view.cpp35 void UISwipeView::Add(UIView* view) in Add() argument
57 void UISwipeView::Remove(UIView* view) in Remove() argument
372 UIView* view in pfnGetWidthOrHeight() local
536 UIView* view = childrenHead_; CalculateInvalidate() local
[all...]
H A Dui_label.cpp24 LabelAnimator(uint16_t textX, uint16_t labelX, int16_t startPos, UIView* view) in LabelAnimator() argument
/foundation/arkui/ui_lite/test/uitest/test_border_margin_padding/
H A Dui_test_border_margin_padding.cpp42 explicit MarginListener(UITestBorderMarginPadding* view) in MarginListener() argument
73 explicit BorderListener(UITestBorderMarginPadding* view) in BorderListener() argument
99 explicit PaddingListener(UITestBorderMarginPadding* view) in PaddingListener() argument
382 UIView* view = new UIView(); in UIKitUITestBorderMarginPaddingTest001() local
391 UILabel* view = new UILabel(); UIKitUITestBorderMarginPaddingTest002() local
404 UIArcLabel* view = new UIArcLabel(); UIKitUITestBorderMarginPaddingTest003() local
[all...]
/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_picker.h53 void SetSelectView(UIView* view) in SetSelectView() argument
[all...]
/foundation/arkui/ui_lite/test/uitest/test_input_event/
H A Dui_test_input_event.cpp43 void DeleteChildrenAndListener(UIView* view) in DeleteChildrenAndListener() argument
/foundation/arkui/ui_lite/test/uitest/test_event_injector/
H A Dui_test_event_injector.cpp366 void UITestEventInjector::SetLastPos(UIView* view) in SetLastPos() argument
403 bool UITestEventInjector::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
[all...]
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_image.c610 struct v3dv_buffer_view *view = in v3dv_CreateBufferView() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_shader.c304 struct pipe_sampler_view *view = svga->curr.sampler_views[shader_type][i]; in svga_init_shader_key_common() local
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_texture.c516 struct pipe_sampler_view *view; in st_create_texture_handle_from_unit() local
/third_party/mesa3d/src/mesa/main/
H A Dtexturebindless.c229 struct pipe_sampler_view *view; in new_texture_handle() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_buffer.c511 struct vn_buffer_view *view = in vn_CreateBufferView() local
534 struct vn_buffer_view *view = vn_buffer_view_from_handle(bufferView); in vn_DestroyBufferView() local
[all...]
H A Dvn_image.c596 struct vn_image_view *view = in vn_CreateImageView() local
620 struct vn_image_view *view = vn_image_view_from_handle(imageView); in vn_DestroyImageView() local
[all...]
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_meta_clear.c340 struct pan_image_view view = { in panvk_meta_clear_color_img() local
407 struct pan_image_view view = { in panvk_meta_clear_zs_img() local
[all...]
/third_party/ltp/tools/sparse/sparse-src/
H A DMakefile
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.h228 struct isl_view view; member
260 struct isl_view view; member
/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_state.c377 struct lima_sampler_view *view = lima_sampler_view(pview); in lima_sampler_view_destroy() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.h222 struct isl_view view; member
240 struct isl_view view; member
251 struct isl_view view; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnve4_compute.c296 struct pipe_image_view *view = &nvc0->images[s][i]; in nve4_compute_validate_surfaces() local
220 gm107_compute_validate_surfaces(struct nvc0_context *nvc0, struct pipe_image_view *view, int slot) gm107_compute_validate_surfaces() argument
[all...]

Completed in 21 milliseconds

1...<<11121314151617181920