Home
last modified time | relevance | path

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

/hardware/qcom/sm8150/display/sdm/libs/core/
Dcomp_manager.h91 DisplayError CheckEnforceSplit(Handle comp_handle, uint32_t new_refresh_rate);
Dcomp_manager.cpp191 DisplayError CompManager::CheckEnforceSplit(Handle comp_handle, in CheckEnforceSplit() function in sdm::CompManager
Ddisplay_builtin.cpp496 error = comp_manager_->CheckEnforceSplit(display_comp_ctx_, refresh_rate); in SetRefreshRate()