Searched refs:rotPath (Results 1 – 3 of 3) sorted by relevance
71 if(!mFd.open(Res::rotPath, O_RDWR)){ in init()72 ALOGE("MdpRot failed to init %s", Res::rotPath); in init()
75 const char* const Res::rotPath = "/dev/msm_rotator"; member in overlay::Res
773 static const char* const rotPath; variable