Searched refs:rotPath (Results 1 – 15 of 15) sorted by relevance
/hardware/qcom/display/msm8084/liboverlay/ |
D | overlayMdpRot.cpp | 76 if(!mFd.open(Res::rotPath, O_RDWR)){ in init() 77 ALOGE("MdpRot failed to init %s", Res::rotPath); in init()
|
D | overlayUtils.cpp | 76 const char* const Res::rotPath = "/dev/msm_rotator"; member in overlay::Res
|
D | overlayUtils.h | 730 static const char* const rotPath; variable
|
/hardware/qcom/display/msm8226/liboverlay/ |
D | overlayMdpRot.cpp | 95 if(!mFd.open(Res::rotPath, O_RDWR)){ in init() 96 ALOGE("MdpRot failed to init %s", Res::rotPath); in init()
|
D | overlayUtils.cpp | 76 const char* const Res::rotPath = "/dev/msm_rotator"; member in overlay::Res
|
D | overlayUtils.h | 575 static const char* const rotPath; variable
|
/hardware/qcom/display/msm8960/liboverlay/ |
D | overlayMdpRot.cpp | 85 if(!mFd.open(Res::rotPath, O_RDWR)){ in init() 86 ALOGE("MdpRot failed to init %s", Res::rotPath); in init()
|
D | overlayUtils.cpp | 75 const char* const Res::rotPath = "/dev/msm_rotator"; member in overlay::Res
|
D | overlayUtils.h | 732 static const char* const rotPath; variable
|
/hardware/qcom/display/msm8994/liboverlay/ |
D | overlayMdpRot.cpp | 104 if(!mFd.open(Res::rotPath, O_RDWR)){ in init() 105 ALOGE("MdpRot failed to init %s", Res::rotPath); in init()
|
D | overlayUtils.cpp | 76 const char* const Res::rotPath = "/dev/msm_rotator"; member in overlay::Res
|
D | overlayUtils.h | 572 static const char* const rotPath; variable
|
/hardware/qcom/display/msm8909/liboverlay/ |
D | overlayMdpRot.cpp | 104 if(!mFd.open(Res::rotPath, O_RDWR)){ in init() 105 ALOGE("MdpRot failed to init %s", Res::rotPath); in init()
|
D | overlayUtils.cpp | 76 const char* const Res::rotPath = "/dev/msm_rotator"; member in overlay::Res
|
D | overlayUtils.h | 565 static const char* const rotPath; variable
|