Home
last modified time | relevance | path

Searched defs:dt (Results 1 - 9 of 9) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dpipeline_descriptor_set_binder.h34 constexpr RenderHandleType GetRenderHandleType(const DescriptorType dt) in GetRenderHandleType() argument
64 constexpr AccessFlags GetAccessFlags(const DescriptorType dt) in GetAccessFlags() argument
[all...]
H A Dpipeline_descriptor_set_binder.cpp35 constexpr ImageLayout GetImageLayout(const DescriptorType dt) in GetImageLayout() argument
47 inline constexpr bool CheckValidBufferDescriptor(const DescriptorType dt) in CheckValidBufferDescriptor() argument
53 inline constexpr bool CheckValidImageDescriptor(const DescriptorType dt) in CheckValidImageDescriptor() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dchain_animation.cpp178 int32_t dt = index - controlIndex_; in SetControlIndex() local
/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dtask_queue.h156 uint64_t dt = task.delay.ToMicroseconds(); in ProcessTasks() local
/foundation/graphic/graphic_3d/lume/LumeEngine/src/perf/
H A Dperformance_data_manager.cpp143 const auto dt = Clock::now().time_since_epoch() - Clock::duration(handle); in EndTimer() local
/foundation/graphic/graphic_2d/rosen/modules/composer/hdi_backend/test/fuzztest/hdiscreen_fuzzer/
H A Dhdiscreen_fuzzer.cpp104 void* dt = static_cast<void*>(GetStringFromData(STR_LEN).data()); in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_render_particle_effector.cpp301 float dt = static_cast<float>(deltaTime) / NS_TO_S; in Update() local
/foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/src/
H A Dmediadatashare_unit_test.cpp980 DataShare::DataType dt; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_profiler/
H A Drs_profiler_base.cpp1182 int64_t dt = abs(recordedTime - (nanoTime - g_replayStartTimeNano)); in AnimeSetStartTime() local

Completed in 9 milliseconds