Home
last modified time | relevance | path

Searched defs:holdMs (Results 1 - 3 of 3) sorted by relevance

/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec_dfx.cpp63 double holdMs = holdUs / US_TO_MS; in ChangeOwner() local
/foundation/arkui/ace_engine/frameworks/component_test/core/
H A Daction.h153 uint32_t holdMs; member in OHOS::Ace::ComponentTest::EventAction
159 uint32_t holdMs; member
189 uint32_t holdMs; member
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/
H A Dhcodec_dfx.cpp81 int64_t holdMs = chrono::duration_cast<chrono::milliseconds>(now - info.lastOwnerChangeTime).count(); in PrintAllBufferInfo() local
105 int64_t holdMs = chrono::duration_cast<chrono::milliseconds>(now - info.lastOwnerChangeTime).count(); in OnGetHidumperInfo() local
114 int64_t holdMs = chrono::duration_cast<chrono::milliseconds>(now - info.lastOwnerChangeTime).count(); in OnGetHidumperInfo() local
244 double holdMs = holdUs / US_TO_MS; in ChangeOwnerDebug() local
[all...]

Completed in 3 milliseconds