| /applications/sample/camera/setting/setting/src/main/cpp/ |
| H A D | setting_utils.cpp | 19 void DeleteChildren(UIView *view)
in DeleteChildren() argument
|
| /foundation/ability/ability_lite/frameworks/ability_lite/example/entry/src/main/cpp/ |
| H A D | root_view_helper.cpp | 20 void DeleteViewChildren(UIView *view) in DeleteViewChildren() argument
|
| /foundation/arkui/ui_lite/frameworks/components/ |
| H A D | ui_extend_image_view.cpp | 40 void UIExtendImageView::SetCanvas(UIView* view) in SetCanvas() argument
|
| H A D | ui_tree_manager.cpp | 52 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 D | native_base.h | 26 void DeleteChildren(UIView *view) in DeleteChildren() argument
|
| H A D | long_press_view.cpp | 89 bool LongPressView::OnClick(UIView& view, const ClickEvent& event) in OnClick() argument
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/common_view/ |
| H A D | common_view_test_ng.cpp | 41 CommonViewModelNG view; in HWTEST_F() local
|
| /third_party/skia/src/gpu/dawn/ |
| H A D | GrDawnAttachment.h | 22 wgpu::TextureView view() const { return fView; } in view() function in GrDawnAttachment
|
| /third_party/skia/src/gpu/d3d/ |
| H A D | GrD3DAttachment.h | 30 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 D | GPUTextureView.cpp | 24 GPUTextureView::GPUTextureView(wgpu::TextureView view) : view_(std::move(view)) { in GPUTextureView() argument
|
| /third_party/skia/gm/ |
| H A D | swizzle.cpp | 29 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 D | ui_control_unittest.cpp | 28 OHOS::UIView *view; member in __anon4021::UpdaterUiControlUnittest
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
| H A D | cj_frontend_loader.cpp | 23 bool LoadNativeView(const sptr<NativeView>& view) in LoadNativeView() argument
|
| /foundation/arkui/ui_lite/frameworks/dock/ |
| H A D | rotate_input_device.cpp | 53 UIView* view = FocusManager::GetInstance()->GetFocusedView(); in DispatchEvent() local
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | ast-view.c | 13 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 D | u_sampler.c | 38 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 D | WindowContextFactory_mac.h | 22 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 D | MainActivity.java | 17 public void startTests(View view) { in startTests() argument
|
| /third_party/skia/platform_tools/android/apps/skottie/src/main/java/org/skia/skottie/ |
| H A D | DemoActivity.java | 35 public void onClick(View view) { in onClick() argument
|
| /applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/shape/ |
| H A D | cube.cpp | 164 Matrix4x4 view = camera->GetViewMatrix(); in Update1() local
|
| /base/hiviewdfx/faultloggerd/common/dfxutil/ |
| H A D | string_view_util.h | 35 const char* Hold(STRING_VIEW view) in Hold() argument
|
| /base/update/updater/services/ui/view/page/ |
| H A D | view_proxy.h | 30 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 D | rosen_window.cpp | 23 std::unique_ptr<PlatformWindow> PlatformWindow::Create(AceView* view) in Create() argument
|
| /foundation/arkui/ui_lite/test/unittest/components/ |
| H A D | ui_radio_button_unit_test.cpp | 103 UIViewGroup* view = static_cast<UIViewGroup*>(RootView::GetInstance()); in HWTEST_F() local [all...] |
| /foundation/arkui/ui_lite/test/unittest/layout/ |
| H A D | flex_layout_unit_test.cpp | 28 auto view = new UIView();
in CreatView() local [all...] |