/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/window_scene/scene/ |
H A D | window_scene_model.cpp | 34 case Rosen::SceneType::SYSTEM_WINDOW_SCENE: in PatternCreator() 37 case Rosen::SceneType::PANEL_SCENE: in PatternCreator() 40 case Rosen::SceneType::INPUT_SCENE: in PatternCreator() 69 if (sceneSession->GetSessionInfo().sceneType_ != Rosen::SceneType::WINDOW_SCENE) { in Create()
|
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/include/ |
H A D | form_render_event_report.h | 35 enum class SceneType { enum 42 static void SendPerformanceEvent(SceneType sceneType, PerformanceEventInfo &eventInfo);
|
/ohos5.0/foundation/ability/form_fwk/services/form_render_service/src/ |
H A D | form_render_event_report.cpp | 42 void FormRenderEventReport::SendPerformanceEvent(SceneType sceneType, PerformanceEventInfo &eventIn… in SendPerformanceEvent() 45 case SceneType::CPU_SCENE_ENTRY: in SendPerformanceEvent()
|
H A D | form_render_impl.cpp | 371 FormRenderEventReport::SendPerformanceEvent(SceneType::CPU_SCENE_ENTRY, eventInfo); in OnConfigurationUpdatedInner()
|
/ohos5.0/docs/en/application-dev/reference/apis-arkgraphics3d/ |
H A D | Readme-EN.md | 8 - [SceneType](js-apis-inner-scene-types.md)
|
H A D | js-apis-inner-scene-types.md | 1 # SceneType chapter 2 The SceneType module provides common data types in 3D graphics.
|
H A D | js-apis-scene.md | 6 - [SceneType](js-apis-inner-scene-types.md): provides the data types in 3D graphics, including vect…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkgraphics3d/ |
H A D | Readme-CN.md | 8 - [SceneType](js-apis-inner-scene-types.md)
|
H A D | js-apis-scene.md | 6 - [SceneType](js-apis-inner-scene-types.md):本模块覆盖3D图形中的数据类型,包括向量、四元数等。
|
H A D | js-apis-inner-scene-types.md | 1 # SceneType chapter
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/frs_form_render_event_report_test/ |
H A D | frs_form_render_event_report_test.cpp | 61 FormRenderEventReport::SendPerformanceEvent(SceneType::CPU_SCENE_ENTRY, eventInfo);
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formrendereventreport_fuzzer/ |
H A D | formrendereventreport_fuzzer.cpp | 43 FormRenderEventReport::SendPerformanceEvent(SceneType::CPU_SCENE_ENTRY, eventInfo); in DoSomethingInterestingWithMyAPI()
|
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/include/ |
H A D | ws_common.h | 281 enum class SceneType : uint8_t { enum 296 SceneType sceneType_ = SceneType::WINDOW_SCENE;
|
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_scene_utils.cpp | 160 sessionInfo.sceneType_ = static_cast<SceneType>(sceneType); in IsJsSceneTypeUndefined() 162 sessionInfo.sceneType_ = SceneType::SYSTEM_WINDOW_SCENE; in IsJsSceneTypeUndefined() 1565 CreateJsValue(env, static_cast<int32_t>(SceneType::DEFAULT))); in SceneTypeInit() 1567 CreateJsValue(env, static_cast<int32_t>(SceneType::WINDOW_SCENE))); in SceneTypeInit() 1569 CreateJsValue(env, static_cast<int32_t>(SceneType::SYSTEM_WINDOW_SCENE))); in SceneTypeInit() 1571 CreateJsValue(env, static_cast<int32_t>(SceneType::TRANSFORM_SCENE))); in SceneTypeInit() 1573 CreateJsValue(env, static_cast<int32_t>(SceneType::PANEL_SCENE))); in SceneTypeInit() 1575 CreateJsValue(env, static_cast<int32_t>(SceneType::INPUT_SCENE))); in SceneTypeInit()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/utils/ |
H A D | hgm_command.h | 72 enum class SceneType { enum
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/hgm_screen_manager/ |
H A D | hgm_core.h | 292 std::unordered_set<SceneType> screenSceneSet_;
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_dirty_manager_test.cpp | 149 info.sceneType_ = SceneType::INPUT_SCENE; 155 info.sceneType_ = SceneType::INPUT_SCENE; 157 info.sceneType_ = SceneType::WINDOW_SCENE;
|
/ohos5.0/foundation/graphic/graphic_surface/interfaces/inner_api/surface/ |
H A D | surface_type.h | 498 using SceneType = enum {
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-image-kit/ |
H A D | image__source__mdk_8h.md | 83 …_IMAGE_PROPERTY_SCENE_TYPE](image.md#ohos_image_property_scene_type) = "SceneType" | 定义场景类型的图像属性关键…
|
H A D | image__common_8h.md | 67 …CENE_TYPE](_image___native_module.md#ohos_image_property_scene_type) = "SceneType" | 拍摄场景模式,例如人像、风…
|
H A D | image.md | 179 | const char \* [OHOS_IMAGE_PROPERTY_SCENE_TYPE](#ohos_image_property_scene_type) = "SceneType" | 定… 3832 const char* OHOS_IMAGE_PROPERTY_SCENE_TYPE = "SceneType"
|
H A D | _image___native_module.md | 294 … \*[OHOS_IMAGE_PROPERTY_SCENE_TYPE](#ohos_image_property_scene_type) = "SceneType" | 拍摄场景模式,例如人像、风… 6210 static const char* OHOS_IMAGE_PROPERTY_SCENE_TYPE = "SceneType"
|
/ohos5.0/docs/en/application-dev/reference/apis-image-kit/ |
H A D | image__source__mdk_8h.md | 83 …_IMAGE_PROPERTY_SCENE_TYPE](image.md#ohos_image_property_scene_type) = "SceneType" | Defines a poi…
|
H A D | image__common_8h.md | 67 …CENE_TYPE](_image___native_module.md#ohos_image_property_scene_type) = "SceneType" | Type of the s…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-core-file-kit/ |
H A D | js-apis-userFileManager-sys.md | 2548 | SceneType | 场景类型 | 2638 | SceneType | 场景类型 |
|