Home
last modified time | relevance | path

Searched refs:IS_FOLD_DISP (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_jank_stats.cpp546 …eTimeSteady, "MAX_SEQ_MISSED_FRAMES", jankFrames.maxSeqMissedFrames_, "IS_FOLD_DISP", IS_FOLD_DISP, in ReportEventJankFrameWithoutDelay()
582 … jankFrames.lastMaxSeqMissedFrames_, "IS_FOLD_DISP", IS_FOLD_DISP, "BUNDLE_NAME_EX", info.note, in ReportEventJankFrameWithDelay()
651 "IS_FOLD_DISP", IS_FOLD_DISP, "BUNDLE_NAME_EX", info.note); in ReportEventHitchTimeRatioWithoutDelay()
677 "IS_FOLD_DISP", IS_FOLD_DISP, "BUNDLE_NAME_EX", info.note); in ReportEventHitchTimeRatioWithDelay()
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/
H A DEvtParser.h93 const std::string IS_FOLD_DISP = "IS_FOLD_DISP"; variable
300 …vt.animatorInfo.commonInfo.isFoldDisp = static_cast<bool>(sysEvent.GetEventIntValue(IS_FOLD_DISP)); in ConvertToXperfAnimatorEvent()
H A Dhisysevent.yaml91 IS_FOLD_DISP: {type: BOOL, desc: default false and set true if fold screen in expand state}
117 IS_FOLD_DISP: { type: BOOL, desc: default false and set true if fold screen in expand state }
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/ohos/
H A Drs_jank_stats.h179 static constexpr bool IS_FOLD_DISP = false; variable
/ohos5.0/foundation/graphic/graphic_2d/
H A Dhisysevent.yaml126 IS_FOLD_DISP: {type: BOOL, desc: 'default false, set true if fold screen in expand state'}
145 IS_FOLD_DISP: {type: BOOL, desc: 'default false, set true if fold screen in expand state'}