Home
last modified time | relevance | path

Searched defs:Type (Results 1 - 25 of 59) sorted by relevance

123

/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ecs/components/
H A Dlight_component.h31 enum class Type : uint8_t { DIRECTIONAL = 0, POINT = 1, SPOT = 2 }; class
/foundation/graphic/graphic_2d/rosen/modules/render_service_client/core/ui/
H A Drs_canvas_drawing_node.h33 static inline constexpr RSUINodeType Type = RSUINodeType::CANVAS_DRAWING_NODE; member in OHOS::Rosen::RSCanvasDrawingNode
H A Drs_effect_node.h27 static inline constexpr RSUINodeType Type = RSUINodeType::EFFECT_NODE; member in OHOS::Rosen::RSEffectNode
H A Drs_root_node.h27 static inline constexpr RSUINodeType Type = RSUINodeType::ROOT_NODE; member in OHOS::Rosen::RSRootNode
H A Drs_proxy_node.h29 static inline constexpr RSUINodeType Type = RSUINodeType::PROXY_NODE; member in OHOS::Rosen::RSProxyNode
H A Drs_canvas_node.h29 static inline constexpr RSUINodeType Type = RSUINodeType::CANVAS_NODE; member in OHOS::Rosen::RSCanvasNode
H A Drs_display_node.h28 static inline constexpr RSUINodeType Type = RSUINodeType::DISPLAY_NODE; member in OHOS::Rosen::RSDisplayNode
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_surface_ext.h31 static inline constexpr RSSurfaceExtType Type = RSSurfaceExtType::NONE; member in OHOS::Rosen::RSSurfaceExt
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/
H A Dcall_context.h[all...]
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dlight_component_manager.cpp27 DECLARE_PROPERTY_TYPE(CORE3D_NS::LightComponent::Type); variable
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_physical_screen_processor.h26 static inline constexpr RSProcessorType Type = RSProcessorType::PHYSICAL_SCREEN_PROCESSOR; member in OHOS::Rosen::RSPhysicalScreenProcessor
H A Drs_virtual_screen_processor.h26 static inline constexpr RSProcessorType Type = RSProcessorType::VIRTUAL_SCREEN_PROCESSOR; member in OHOS::Rosen::RSVirtualScreenProcessor
H A Drs_uni_render_processor.h27 static inline constexpr RSProcessorType Type = RSProcessorType::UNIRENDER_PROCESSOR; member in OHOS::Rosen::RSUniRenderProcessor
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_canvas_render_node.h37 static inline constexpr RSRenderNodeType Type = RSRenderNodeType::CANVAS_NODE; member in OHOS::Rosen::RSCanvasRenderNode
H A Drs_proxy_render_node.h29 static inline constexpr RSRenderNodeType Type = RSRenderNodeType::PROXY_NODE; member in OHOS::Rosen::RSProxyRenderNode
H A Drs_root_render_node.h28 static inline constexpr RSRenderNodeType Type = RSRenderNodeType::ROOT_NODE; member in OHOS::Rosen::RSRootRenderNode
H A Drs_effect_render_node.h29 static inline constexpr RSRenderNodeType Type = RSRenderNodeType::EFFECT_NODE; member in OHOS::Rosen::RSEffectRenderNode
H A Drs_canvas_drawing_render_node.h36 static inline constexpr RSRenderNodeType Type = RSRenderNodeType::CANVAS_DRAWING_NODE; member in OHOS::Rosen::RSCanvasDrawingRenderNode
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/io/
H A Dintf_directory.h35 enum Type { enum
/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_async_callback.h32 enum class Type { class
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dnumber.cpp23 struct Type {}; struct
[all...]
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dregister_engine_access.cpp45 DECLARE_PROPERTY_TYPE(CORE3D_NS::LightComponent::Type); variable
46 DECLARE_PROPERTY_TYPE(MaterialComponent::Type); variable
62 META_TYPE(CORE3D_NS::LightComponent::Type); variable
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/
H A Dintf_iterable.h57 enum Type { FAILED, STOP, CONTINUE } value; enum
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/oh_adapter/include/
H A Drd_json_object.h100 enum class Type { class in DocumentDB::JsonObject
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_graph_manager.h94 enum class Type : uint8_t { class
109 enum class Type : uint8_t { class

Completed in 12 milliseconds

123