Home
last modified time | relevance | path

Searched full:data_type (Results 1 – 25 of 48) sorted by relevance

12

/foundation/graphic/graphic_3d/
Dbundle.json76 "data_type/constants.h",
77 "data_type/gltf_animation.h",
78 "data_type/pointer_event.h",
79 "data_type/vec3.h",
80 "data_type/geometry/cone.h",
81 "data_type/geometry/cube.h",
82 "data_type/geometry/geometry.h",
83 "data_type/geometry/sphere.h",
104 "data_type/constants.h",
105 "data_type/gltf_animation.h",
[all …]
/foundation/graphic/graphic_3d/3d_widget_adapter/include/
Di_engine.h28 #include "data_type/constants.h"
29 #include "data_type/geometry/cube.h"
30 #include "data_type/geometry/cone.h"
31 #include "data_type/geometry/sphere.h"
32 #include "data_type/gltf_animation.h"
33 #include "data_type/light.h"
34 #include "data_type/position.h"
35 #include "data_type/pointer_event.h"
36 #include "data_type/quaternion.h"
37 #include "data_type/vec3.h"
Dwidget_adapter.h24 #include "data_type/constants.h"
25 #include "data_type/geometry/geometry.h"
26 #include "data_type/geometry/cube.h"
27 #include "data_type/geometry/sphere.h"
28 #include "data_type/geometry/cone.h"
29 #include "data_type/gltf_animation.h"
30 #include "data_type/pointer_event.h"
Dtexture_info.h20 #include <data_type/constants.h>
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/model/
Dmodel_view.h24 #include "data_type/constants.h"
25 #include "data_type/geometry/geometry.h"
26 #include "data_type/gltf_animation.h"
27 #include "data_type/light.h"
28 #include "data_type/position.h"
Dmodel_touch_handler.h22 #include "data_type/pointer_event.h"
Dmodel_paint_property.h21 #include "data_type/geometry/geometry.h"
22 #include "data_type/gltf_animation.h"
/foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/
Dlight.h19 #include "data_type/constants.h"
20 #include "data_type/position.h"
21 #include "data_type/quaternion.h"
22 #include "data_type/vec3.h"
Dvec3.h20 #include "data_type/constants.h"
Dposition.h19 #include "data_type/vec3.h"
Dgltf_animation.h20 #include "data_type/constants.h"
Dquaternion.h20 #include "data_type/constants.h"
/foundation/arkui/ace_engine/frameworks/core/components/scene_viewer/
Dscene_viewer_component.h28 #include "foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/constants.h"
29 #include "foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/geometry/geometry.h"
30 #include "foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/gltf_animation.h"
31 #include "foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/light.h"
32 #include "foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/position.h"
Drender_scene_viewer.h28 #include "foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/constants.h"
29 #include "foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/geometry/geometry.h"
30 #include "foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/gltf_animation.h"
31 #include "foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/position.h"
Dscene_viewer_touch_handler.h23 #include "foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/scene_viewer_touch_even…
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_ability_common/
Dnapi_common_ability_wrap_utils.cpp295 asyncCallbackInfo->native_data.data_type = NVT_NONE; in GetFilesDirExecuteCallback()
305 asyncCallbackInfo->native_data.data_type = NVT_UNDEFINED; in GetFilesDirExecuteCallback()
309 asyncCallbackInfo->native_data.data_type = NVT_STRING; in GetFilesDirExecuteCallback()
331 asyncCallbackInfo->native_data.data_type = NVT_NONE; in IsUpdatingConfigurationsExecuteCallback()
341 asyncCallbackInfo->native_data.data_type = NVT_UNDEFINED; in IsUpdatingConfigurationsExecuteCallback()
345 asyncCallbackInfo->native_data.data_type = NVT_BOOL; in IsUpdatingConfigurationsExecuteCallback()
365 asyncCallbackInfo->native_data.data_type = NVT_NONE; in PrintDrawnCompletedExecuteCallback()
375 asyncCallbackInfo->native_data.data_type = NVT_UNDEFINED; in PrintDrawnCompletedExecuteCallback()
379 asyncCallbackInfo->native_data.data_type = NVT_NONE; in PrintDrawnCompletedExecuteCallback()
394 asyncCallbackInfo->native_data.data_type = NVT_NONE; in GetOrCreateDistributedDirExecuteCallback()
[all …]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
Dkv_radar_reporter.h75 constexpr const char* DATA_TYPE = "DATA_TYPE"; variable
/foundation/multimedia/image_effect/
Dhisysevent.yaml40 DATA_TYPE: {type: STRING, desc: input data type such as pixelmap surfacebuffer uri surface}
46 DATA_TYPE: {type: STRING, desc: output data type such as pixelmap surfacebuffer uri surface}
/foundation/multimedia/camera_framework/services/camera_service/src/
Dcamera_util.cpp287 if (item.data_type == META_TYPE_BYTE) { in DumpMetadata()
291 } else if (item.data_type == META_TYPE_INT32) { in DumpMetadata()
295 } else if (item.data_type == META_TYPE_UINT32) { in DumpMetadata()
299 } else if (item.data_type == META_TYPE_FLOAT) { in DumpMetadata()
303 } else if (item.data_type == META_TYPE_INT64) { in DumpMetadata()
307 } else if (item.data_type == META_TYPE_DOUBLE) { in DumpMetadata()
/foundation/communication/dsoftbus/core/common/dfx/interface/include/form/
Dtrans_event_form.h75 int32_t dataType; // DATA_TYPE
178 int32_t dataType; // DATA_TYPE
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
Djs_sceneview.cpp22 #include "data_type/constants.h"
23 #include "data_type/geometry/cone.h"
24 #include "data_type/geometry/cube.h"
25 #include "data_type/geometry/sphere.h"
26 #include "data_type/light.h"
/foundation/graphic/graphic_3d/3d_widget_adapter/include/custom/
Dshader_input_buffer.h22 #include "data_type/constants.h"
/foundation/arkui/ace_engine/interfaces/napi/kits/plugincomponent/
Djs_plugin_data.h47 TACENativeValueType data_type = TACENativeValueType::NVT_NONE; member
/foundation/multimedia/image_effect/frameworks/native/utils/dfx/
Devent_report.cpp180 .name = { "DATA_TYPE" }, in ReportInputDataTypeEvent()
194 .name = { "DATA_TYPE" }, in ReportOutputDataTypeEvent()
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
Dnapi_common_data.h86 TNativeValueType data_type; member

12