/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_image/ |
H A D | ui_test_image.cpp | 471 bool UITestImage::OnClick(UIView &view, const ClickEvent& event) in OnClick()
|
/ohos5.0/base/update/updater/test/unittest/updater_ui_test/view/ |
H A D | ui_component_unittest.cpp | 44 void CheckCommInfo(OHOS::UIView &view, const UxViewCommonInfo &common) in CheckCommInfo()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
H A D | string.h | 138 const auto view = string_view(a); in basic_string() local 260 const auto view = string_view(str); in assign() local 511 const auto view = string_view(str); in insert() local
|
/ohos5.0/foundation/arkui/ui_lite/frameworks/components/ |
H A D | ui_dialog.cpp | 59 bool OnClick(UIView& view, const ClickEvent& event) override in OnClick()
|
H A D | ui_view.cpp | 436 UIView* view = this; in Invalidate() local 447 void UIView::InvalidateRect(const Rect& invalidatedArea, UIView* view) in InvalidateRect()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/loader/ |
H A D | json_util.h | 130 const auto view = in FromJson() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_view_functions.cpp | 628 JSView* view = obj->Unwrap<JSView>(); in Destroy() local 653 JSView* view = obj->Unwrap<JSView>(); in Destroy() local
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/components/test/unittest/common/ |
H A D | input_event_tdd_test.cpp | 1148 UIView *view = GetComponent(page, "button"); variable
|
/ohos5.0/foundation/arkui/ui_lite/test/uitest/test_input_event/ |
H A D | ui_test_input_event.cpp | 43 void DeleteChildrenAndListener(UIView* view) in DeleteChildrenAndListener()
|
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/animation/ |
H A D | transition_impl.h | 132 TransitionImpl(TransitionParams& params, UIView* view) in TransitionImpl()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/ |
H A D | gpu_program_gles.cpp | 306 auto view = string_view(source); in FixBindings() local 370 const auto view = string_view(source); in PostProcessSource() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
H A D | gltf2_util.cpp | 1085 BufferView* view = data.bufferViews[i].get(); in LoadBuffers() local 1180 BufferView* view = bufferViews[i].get(); in ReleaseBuffers() local
|
H A D | gltf2_loader.cpp | 485 auto view = make_unique<BufferView>(); in ParseBufferView() local
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | ace_ability.cpp | 325 auto view = AceViewPreview::CreateView(ACE_INSTANCE_ID); in InitEnv() local
|
H A D | ui_content_impl.cpp | 391 …auto view = AceViewPreview::CreateView(instanceId_, false, container->GetSettings().usePlatformAsU… in CommonInitialize() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/render/ |
H A D | render_data_defines_3d.h | 405 BASE_NS::Math::Mat4X4 view; member
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | render_system.h | 332 BASE_NS::Math::Mat4X4 view; member
|
H A D | render_system.cpp | 1047 …const Math::Mat4X4& view, Math::Vec3 pos, Math::Vec3 normal, float sideSign, float clipPlaneOffset) in CalculateCameraSpaceClipPlane() 1850 …const Math::Mat4X4 view = Math::Inverse(Math::Mat4X4(renderMatrixComponent.matrix.data), determina… in ProcessCameras() local 2600 const Entity& entity, const Math::Mat4X4& view, const Math::Mat4X4& proj) in UpdateAndGetPreviousFrameCameraData()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/util/ |
H A D | mesh_builder.cpp | 902 auto view = array_view( in GenerateDefaultNormals() local 906 auto view = array_view( in GenerateDefaultNormals() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | stateMgmt.js | 2933 constructor(arg, view) { argument 4909 markDependentElementsDirty(view) { argument 8244 let view; variable 8269 let view; variable 8554 static findProvider(view, aliasName) { argument
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | ace_container.cpp | 1111 void AceContainer::SetView(const RefPtr<AceView>& view, double density, int32_t width, int32_t heig… in SetView() 1131 …const RefPtr<AceView>& view, double density, float width, float height, sptr<OHOS::Rosen::Window> … in SetViewNew() 1982 void AceContainer::AttachView(std::shared_ptr<Window> window, const RefPtr<AceView>& view, double d… in AttachView()
|
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | ecs_serializer.cpp | 485 string_view view(value); in SetDefaultSerializers() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/shaders/common/ |
H A D | 3d_dm_structures_common.h | 383 mat4 view; member
|