Home
last modified time | relevance | path

Searched defs:view (Results 326 - 350 of 557) sorted by relevance

1...<<11121314151617181920>>...23

/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Ddialog_container.cpp309 container->AttachView(std::move(window), view, density, width, height, rsWindow->GetWindowId()); in SetView() local
293 SetView( const RefPtr<AceView>& view, double density, int32_t width, int32_t height, sptr<OHOS::Rosen::Window>& rsWindow) SetView() argument
312 SetViewNew( const RefPtr<AceView>& view, double density, int32_t width, int32_t height, sptr<OHOS::Rosen::Window>& rsWindow) SetViewNew() argument
323 container->AttachView(std::move(window), view, density, width, height, rsWindow->GetWindowId()); SetViewNew() local
327 AttachView(std::shared_ptr<Window> window, const RefPtr<AceView>& view, double density, int32_t width, int32_t height, uint32_t windowId) AttachView() argument
[all...]
/foundation/arkui/ace_engine/adapter/preview/entrance/
H A Dui_content_impl.cpp391 auto view = AceViewPreview::CreateView(instanceId_, false, container->GetSettings().usePlatformAsUIThread); in CommonInitialize() local
H A Dace_ability.cpp328 auto view = AceViewPreview::CreateView(ACE_INSTANCE_ID); in InitEnv() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_view_functions.cpp622 JSView* view = obj->Unwrap<JSView>(); in Destroy() local
647 JSView* view = obj->Unwrap<JSView>(); in Destroy() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/custom/
H A Dcustom_test_ng.cpp105 RefPtr<AceType> view; in HWTEST_F() local
152 RefPtr<AceType> view; in HWTEST_F() local
200 RefPtr<AceType> view; in HWTEST_F() local
318 RefPtr<AceType> view; HWTEST_F() local
375 RefPtr<AceType> view; HWTEST_F() local
437 RefPtr<AceType> view; HWTEST_F() local
493 RefPtr<AceType> view; HWTEST_F() local
862 RefPtr<AceType> view; HWTEST_F() local
[all...]
/foundation/arkui/ui_lite/frameworks/components/
H A Droot_view.cpp260 void RootView::RemoveViewFromInvalidMap(UIView* view) in RemoveViewFromInvalidMap() argument
449 AddInvalidateRect(Rect& rect, UIView* view) AddInvalidateRect() argument
466 AddInvalidateRectWithLock(Rect& rect, UIView* view) AddInvalidateRectWithLock() argument
492 MeasureView(UIView* view) MeasureView() argument
627 DrawTop(UIView* view, const Rect& rect) Render() argument
[all...]
H A Dui_arc_label.cpp30 ArcLabelAnimator(uint16_t rollCount, UIView* view) in ArcLabelAnimator() argument
68 CalculatedOffsetAngle(view); variable
92 void CalculatedOffsetAngle(UIView* view) in CalculatedOffsetAngle() argument
H A Dui_list.cpp112 UIView* view = GetView(index); in FillActiveView() local
128 UIView* view = GetView(index); in FillActiveView() local
183 UIView* view = GetChildrenHead(); in ~UIList() local
561 PushBack(UIView* view) PushBack() argument
581 PushFront(UIView* view) PushFront() argument
600 PopItem(UIView* view) PopItem() argument
616 SetHead(UIView* view) SetHead() argument
627 UIView* view = GetChildrenHead(); MoveChildByOffset() local
[all...]
H A Dui_edit_text.cpp30 explicit CursorAnimator(UIEditText* view) : Animator(this, view, 0, true), editText_(view) {} in CursorAnimator() argument
H A Dui_image_view.cpp34 GifImageAnimator(UIView* view, const char* src) in GifImageAnimator() argument
117 void GifImageAnimator::Callback(UIView* view) in Callback() argument
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/render/
H A Drender_data_defines_3d.h405 BASE_NS::Math::Mat4X4 view; member
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/
H A Drender_system.h332 BASE_NS::Math::Mat4X4 view; member
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dstring.h138 const auto view = string_view(a); in basic_string() local
249 const auto view = string_view(a); in operator =() local
260 const auto view = string_view(str); in assign() local
408 const auto view = string_view(a); operator +=() local
511 const auto view = string_view(str); insert() local
[all...]
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dptrace_64.c1015 const struct user_regset_view *view = task_user_regset_view(current); in arch_ptrace() local
/kernel/linux/linux-6.6/arch/sparc/kernel/
H A Dptrace_64.c1013 const struct user_regset_view *view = task_user_regset_view(current); in arch_ptrace() local
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gem/selftests/
H A Di915_gem_mman.c86 struct i915_ggtt_view view; in check_partial_mapping() local
200 struct i915_ggtt_view view = check_partial_mappings() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_vma.c103 vma_create(struct drm_i915_gem_object *obj, struct i915_address_space *vm, const struct i915_ggtt_view *view) vma_create() argument
233 vma_lookup(struct drm_i915_gem_object *obj, struct i915_address_space *vm, const struct i915_ggtt_view *view) vma_lookup() argument
271 i915_vma_instance(struct drm_i915_gem_object *obj, struct i915_address_space *vm, const struct i915_ggtt_view *view) i915_vma_instance() argument
[all...]
H A Di915_gem.c945 i915_gem_object_ggtt_pin_ww(struct drm_i915_gem_object *obj, struct i915_gem_ww_ctx *ww, const struct i915_ggtt_view *view, u64 size, u64 alignment, u64 flags) i915_gem_object_ggtt_pin_ww() argument
/kernel/linux/linux-5.10/drivers/s390/char/
H A Draw3270.h100 struct raw3270_view *view; /* view of this request */ member
176 raw3270_get_view(struct raw3270_view *view) in raw3270_get_view() argument
184 raw3270_put_view(struct raw3270_view *view) in raw3270_put_view() argument
[all...]
/kernel/linux/linux-5.10/kernel/
H A Dptrace.c892 find_regset(const struct user_regset_view *view, unsigned int type) in find_regset() argument
909 const struct user_regset_view *view = task_user_regset_view(task); in ptrace_regset() local
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/dispnv50/
H A Datom.h33 } view; member
138 bool view:1; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv50/
H A Datom.h33 } view; member
138 bool view:1; member
/kernel/linux/linux-6.6/kernel/
H A Dptrace.c894 find_regset(const struct user_regset_view *view, unsigned int type) in find_regset() argument
911 const struct user_regset_view *view = task_user_regset_view(task); in ptrace_regset() local
/third_party/glfw/examples/
H A Dboing.c219 mat4x4 projection, view; in reshape() local
/third_party/glfw/src/
H A Dcocoa_platform.h143 id view; member

Completed in 26 milliseconds

1...<<11121314151617181920>>...23