Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8994/liboverlay/
DoverlayRotator.cpp46 int type = getRotatorHwType(); in getRotator()
60 if(getRotatorHwType() == TYPE_MDSS) { in getDownscaleFactor()
77 int Rotator::getRotatorHwType() { in getRotatorHwType() function in overlay::Rotator
233 if(mRotDevFd < 0 && Rotator::getRotatorHwType() == Rotator::TYPE_MDSS) { in getRotDevFd()
DoverlayRotator.h124 static int getRotatorHwType();
/hardware/qcom/display/msm8226/liboverlay/
DoverlayRotator.cpp35 int type = getRotatorHwType(); in getRotator()
55 int Rotator::getRotatorHwType() { in getRotatorHwType() function in overlay::Rotator
183 if(mRotDevFd < 0 && Rotator::getRotatorHwType() == Rotator::TYPE_MDSS) { in getRotDevFd()
DoverlayRotator.h100 static int getRotatorHwType();
/hardware/qcom/display/msm8084/liboverlay/
DoverlayRotator.cpp34 int type = getRotatorHwType(); in getRotator()
54 int Rotator::getRotatorHwType() { in getRotatorHwType() function in overlay::Rotator
182 if(mRotDevFd < 0 && Rotator::getRotatorHwType() == Rotator::TYPE_MDSS) { in getRotDevFd()
DoverlayRotator.h95 static int getRotatorHwType();
/hardware/qcom/display/msm8960/liboverlay/
DoverlayRotator.cpp35 int type = getRotatorHwType(); in getRotator()
55 int Rotator::getRotatorHwType() { in getRotatorHwType() function in overlay::Rotator
179 if(mRotDevFd < 0 && Rotator::getRotatorHwType() == Rotator::TYPE_MDP) { in getRotDevFd()
DoverlayRotator.h109 static int getRotatorHwType();