Home
last modified time | relevance | path

Searched refs:base (Results 1026 - 1050 of 1262) sorted by relevance

1...<<4142434445464748495051

/foundation/graphic/graphic_3d/kits/js/include/
H A DSceneJS.h23 #include <base/containers/unordered_map.h>
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/math/
H A Dmathf.h21 #include <base/namespace.h>
/foundation/graphic/graphic_3d/3d_widget_adapter/core/include/lume/custom/
H A Dlume_custom_render.h26 #include <base/math/vector.h>
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/utils/
H A Dconstant.h89 s.erase(std::find_if(s.rbegin(), s.rend(), [](int ch) { return !std::isspace(ch); }).base(), s.end()); in RightTrim()
/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_graph.h21 #include <base/containers/unordered_map.h>
22 #include <base/containers/vector.h>
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dtime_span.h21 #include <meta/base/meta_types.h>
22 #include <meta/base/namespace.h>
H A Dbit_field.h21 #include <base/containers/type_traits.h>
23 #include <meta/base/namespace.h>
/foundation/multimedia/audio_framework/frameworks/native/audiostream/include/
H A Di_audio_stream.h135 virtual bool GetAudioTime(Timestamp &timestamp, Timestamp::Timestampbase base) = 0;
136 virtual bool GetAudioPosition(Timestamp &timestamp, Timestamp::Timestampbase base) = 0;
H A Dfast_audio_stream.h82 bool GetAudioTime(Timestamp &timestamp, Timestamp::Timestampbase base) override;
83 bool GetAudioPosition(Timestamp &timestamp, Timestamp::Timestampbase base) override;
/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_compute_generic.cpp18 #include <base/math/mathf.h>
19 #include <base/math/vector.h>
/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dpipeline_descriptor_set_binder.h21 #include <base/containers/array_view.h>
22 #include <base/containers/vector.h>
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/include/scene_plugin/interface/
H A Dintf_material.h20 #include <base/containers/vector.h>
25 #include <meta/base/meta_types.h>
189 * Note: that base color is always automatically pre-multiplied in all cases
195 * Note: that base color is always automatically pre-multiplied in all cases
308 /** @brief Convenience proxy for material base color property. May return null.
H A Dintf_postprocess.h21 #include <base/containers/vector.h>
24 #include <meta/base/types.h>
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiorenderer/include/
H A Daudio_renderer.h391 * @param base Indicates the time base, which can be {@link Timestamp.Timestampbase#BOOTTIME} or
396 virtual bool GetAudioTime(Timestamp &timestamp, Timestamp::Timestampbase base) const = 0;
402 * @param base Indicates the time base, which can be {@link Timestamp.Timestampbase#BOOTTIME} or
407 virtual bool GetAudioPosition(Timestamp &timestamp, Timestamp::Timestampbase base) const = 0;
/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Dproperty_util.h19 #include <base/containers/string.h>
20 #include <base/containers/vector.h>
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Decs_object.cpp16 #include <base/math/quaternion.h>
17 #include <base/math/matrix.h>
H A Dentity_collection.h21 #include <base/containers/unique_ptr.h>
22 #include <base/containers/unordered_map.h>
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.h19 #include <base/containers/string.h>
20 #include <base/containers/vector.h>
H A Dpipeline_state_object_gles.cpp18 #include <base/containers/fixed_string.h>
19 #include <base/util/formats.h>
/foundation/multimedia/audio_framework/frameworks/native/opensles/src/adapter/
H A Daudioplayer_adapter.cpp75 string cachePath = "/data/storage/el2/base/cache"; in CreateAudioPlayerAdapter()
157 int base = 10; in SetVolumeLevelAdapter() local
158 float volume = pow(base, level / MAGNIFICATION); in SetVolumeLevelAdapter()
/foundation/multimedia/audio_lite/services/server/src/
H A Daudio_capturer_server.cpp129 Timestamp::Timebase base = {}; in ReadAudioDataProcess() local
130 bool ret = serverStore->capturer_->GetTimestamp(timestamp, base); in ReadAudioDataProcess()
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dohos_file.cpp45 #include <base/containers/string.h>
46 #include <base/containers/string_view.h>
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/
H A Dlog.h21 #include <base/containers/string_view.h>
22 #include <base/namespace.h>
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/heif_hw_decode/common/
H A Dmock_heif_hw_decode_flow.cpp46 std::string HeifHwDecoderFlow::InputParser::JoinPath(const std::string& base, const std::string& append) in JoinPath() argument
48 return (filesystem::path(base) / append).string(); in JoinPath()
/foundation/multimodalinput/input/test/facility/libinput_interface/src/
H A Dlibinput_interface.cpp126 return (event != nullptr ? event->base.time : 0); in libinput_event_keyboard_get_time_usec()
231 return (event != nullptr ? event->base.time : 0); in libinput_event_touchpad_get_time_usec()

Completed in 13 milliseconds

1...<<4142434445464748495051