Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_vblank_idle_corrector.h31 void ProcessScreenConstraint(uint64_t timestamp, uint64_t constraintRelativeTime);
H A Drs_vblank_idle_corrector.cpp39 void RSVBlankIdleCorrector::ProcessScreenConstraint(uint64_t timestamp, uint64_t constraintRelative… in ProcessScreenConstraint() function in OHOS::Rosen::RSVBlankIdleCorrector
H A Drs_hardware_thread.cpp412 vblankIdleCorrector_.ProcessScreenConstraint(timestamp, constraintRelativeTime); in PerformSetActiveMode()