Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/composer/vsync/src/
H A Dvsync_receiver.cpp312 int64_t periodNotShared = listener_->GetPeriod(); in GetVSyncPeriodAndLastTimeStamp() local
314 if (periodNotShared == 0 || timeStampNotShared == 0) { in GetVSyncPeriodAndLastTimeStamp()
318 period = periodNotShared; in GetVSyncPeriodAndLastTimeStamp()