Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8084/liboverlay/
DoverlayRotator.cpp181 int RotMgr::getRotDevFd() { in getRotDevFd() function in overlay::RotMgr
DoverlayRotator.h226 int getRotDevFd();
/hardware/qcom/display/msm8226/liboverlay/
DoverlayRotator.cpp182 int RotMgr::getRotDevFd() { in getRotDevFd() function in overlay::RotMgr
DoverlayRotator.h242 int getRotDevFd();
/hardware/qcom/display/msm8960/liboverlay/
DoverlayRotator.cpp177 int RotMgr::getRotDevFd() { in getRotDevFd() function in overlay::RotMgr
DoverlayRotator.h240 int getRotDevFd(); //Called on A-fam only
/hardware/qcom/display/msm8994/liboverlay/
DoverlayRotator.cpp232 int RotMgr::getRotDevFd() { in getRotDevFd() function in overlay::RotMgr
DoverlayRotator.h305 int getRotDevFd();
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_utils.cpp683 int rotFd = ctx->mRotMgr->getRotDevFd(); in hwc_sync()
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_utils.cpp1316 int rotFd = ctx->mRotMgr->getRotDevFd(); in hwc_sync()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_utils.cpp1304 int rotFd = ctx->mRotMgr->getRotDevFd(); in hwc_sync()