Home
last modified time | relevance | path

Searched defs:view (Results 1 - 25 of 489) sorted by relevance

12345678910>>...20

/applications/sample/camera/setting/setting/src/main/cpp/
H A Dsetting_utils.cpp19 void DeleteChildren(UIView *view) in DeleteChildren() argument
/foundation/ability/ability_lite/frameworks/ability_lite/example/entry/src/main/cpp/
H A Droot_view_helper.cpp20 void DeleteViewChildren(UIView *view) in DeleteViewChildren() argument
/foundation/arkui/ui_lite/frameworks/components/
H A Dui_extend_image_view.cpp40 void UIExtendImageView::SetCanvas(UIView* view) in SetCanvas() argument
H A Dui_tree_manager.cpp52 void UITreeManager::GetLastEvent(UIView*& view, ViewLifeEvent& event) in GetLastEvent() argument
58 void UITreeManager::OnLifeEvent(UIView* view, ViewLifeEvent event) in OnLifeEvent() argument
/applications/sample/camera/launcher/launcher/src/main/cpp/
H A Dnative_base.h26 void DeleteChildren(UIView *view) in DeleteChildren() argument
H A Dlong_press_view.cpp89 bool LongPressView::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
/foundation/arkui/ace_engine/test/unittest/core/pattern/common_view/
H A Dcommon_view_test_ng.cpp41 CommonViewModelNG view; in HWTEST_F() local
/third_party/skia/src/gpu/dawn/
H A DGrDawnAttachment.h22 wgpu::TextureView view() const { return fView; } in view() function in GrDawnAttachment
/third_party/skia/src/gpu/d3d/
H A DGrD3DAttachment.h30 D3D12_CPU_DESCRIPTOR_HANDLE view() const { return fView.fHandle; } in view() function in GrD3DAttachment
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPUTextureView.cpp24 GPUTextureView::GPUTextureView(wgpu::TextureView view) : view_(std::move(view)) { in GPUTextureView() argument
/third_party/skia/gm/
H A Dswizzle.cpp29 auto view = std::get<0>(GrMakeCachedBitmapProxyView(rContext, bmp, GrMipmapped::kNo)); in DEF_SIMPLE_GPU_GM() local
/base/update/updater/test/unittest/updater_ui_test/control/
H A Dui_control_unittest.cpp28 OHOS::UIView *view; member in __anon4021::UpdaterUiControlUnittest
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/
H A Dcj_frontend_loader.cpp23 bool LoadNativeView(const sptr<NativeView>& view) in LoadNativeView() argument
/foundation/arkui/ui_lite/frameworks/dock/
H A Drotate_input_device.cpp53 UIView* view = FocusManager::GetInstance()->GetFocusedView(); in DispatchEvent() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dast-view.c13 GtkWidget *view; in create_view_and_model() local
33 GtkWidget *window, *view, *scrollwin; in treeview_main() local
43 gtk_container_add(GTK_CONTAINER(scrollwin), view); in treeview_main() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_sampler.c38 default_template(struct pipe_sampler_view *view, in default_template() argument
86 u_sampler_view_default_template(struct pipe_sampler_view *view, const struct pipe_resource *texture, enum pipe_format format) u_sampler_view_default_template() argument
98 u_sampler_view_default_dx9_template(struct pipe_sampler_view *view, const struct pipe_resource *texture, enum pipe_format format) u_sampler_view_default_dx9_template() argument
[all...]
/third_party/skia/tools/sk_app/mac/
H A DWindowContextFactory_mac.h22 static inline CGFloat GetBackingScaleFactor(NSView* view) { in GetBackingScaleFactor() argument
/third_party/skia/platform_tools/android/apps/skqp/src/main/java/org/skia/skqp/
H A DMainActivity.java17 public void startTests(View view) { in startTests() argument
/third_party/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/
H A DDemoActivity.java35 public void onClick(View view) { in onClick() argument
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/shape/
H A Dcube.cpp164 Matrix4x4 view = camera->GetViewMatrix(); in Update1() local
/base/hiviewdfx/faultloggerd/common/dfxutil/
H A Dstring_view_util.h35 const char* Hold(STRING_VIEW view) in Hold() argument
/base/update/updater/services/ui/view/page/
H A Dview_proxy.h30 ViewProxy(std::unique_ptr<ComponentInterface> view, const std::string &message) in ViewProxy() argument
32 explicit ViewProxy(std::unique_ptr<ComponentInterface> view) : view_(std::move(view)) { } in ViewProxy() argument
/foundation/arkui/ace_engine/frameworks/core/common/rosen/
H A Drosen_window.cpp23 std::unique_ptr<PlatformWindow> PlatformWindow::Create(AceView* view) in Create() argument
/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_radio_button_unit_test.cpp103 UIViewGroup* view = static_cast<UIViewGroup*>(RootView::GetInstance()); in HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/test/unittest/layout/
H A Dflex_layout_unit_test.cpp28 auto view = new UIView(); in CreatView() local
[all...]

Completed in 8 milliseconds

12345678910>>...20