Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8996/sdm/libs/core/
Dresource_default.h115 DisplayError SetDecimationFactor(HWPipeInfo *pipe);
Dresource_default.cpp241 error = SetDecimationFactor(left_pipe); in Acquire()
274 error = SetDecimationFactor(right_pipe); in Acquire()
778 DisplayError ResourceDefault::SetDecimationFactor(HWPipeInfo *pipe) { in SetDecimationFactor() function in sdm::ResourceDefault