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 D | rs_jank_stats.cpp | 546 …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 D | EvtParser.h | 93 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 D | hisysevent.yaml | 91 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 D | rs_jank_stats.h | 179 static constexpr bool IS_FOLD_DISP = false; variable
|
/ohos5.0/foundation/graphic/graphic_2d/ |
H A D | hisysevent.yaml | 126 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'}
|