Searched refs:displayFileNodePath (Results 1 – 2 of 2) sorted by relevance
112 std::string displayFileNodePath = mDisplay->getPanelSysfsPath(); in VariableRefreshRateController() local113 if (displayFileNodePath.empty()) { in VariableRefreshRateController()119 mFileNode = fileNodeManager.getFileNode(displayFileNodePath); in VariableRefreshRateController()171 std::string fullPath = displayFileNodePath + kFrameRateNodeName; in VariableRefreshRateController()
226 std::string displayFileNodePath = getPanelSysfsPath(); local227 if (displayFileNodePath.empty()) {229 displayFileNodePath.c_str(), mDisplayName.c_str());233 auto fileNode = fileNodeManager.getFileNode(displayFileNodePath);241 displayFileNodePath.c_str(), kRefreshControlNodeName.c_str());