Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_util.cpp961 bool presentWhenValid = presentWhen <= static_cast<uint64_t>(INT64_MAX); in ConsumeAndUpdateBuffer() local
965 if (!presentWhenValid || !acqiureWithPTSEnable) { in ConsumeAndUpdateBuffer()
968 …reWithPTSEnable:%{public}d, presentWhenValid:%{public}d]", acqiureWithPTSEnable, presentWhenValid); in ConsumeAndUpdateBuffer()