Home
last modified time | relevance | path

Searched defs:frameDuration (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/e2e_demo/
H A Davcodec_e2e_demo.h48 uint32_t frameDuration = 0; variable
H A Davcodec_e2e_demo_api10.h48 uint32_t frameDuration = 0; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_jank_stats.cpp274 …const int64_t frameDuration = std::max<int64_t>(0, GetEffectiveFrameTime(isConsiderRsStartTime) - … in UpdateJankFrame() local