Home
last modified time | relevance | path

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

/external/drm_hwcomposer/hwc3/
DCommandResultWriter.h129 PresentOrValidate pov_command; in AddPresentOrValidateResult() local
130 pov_command.display = display_id; in AddPresentOrValidateResult()
131 pov_command.result = pov_result; in AddPresentOrValidateResult()
133 results_->emplace_back(pov_command); in AddPresentOrValidateResult()