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()232 std::string displayFileNodePath = mDisplay->getPanelSysfsPath(); in notifyExpectedPresent() local234 displayFileNodePath.c_str(), "expect_present_time"); in notifyExpectedPresent()238 std::string displayFileNodePath = mDisplay->getPanelSysfsPath(); in notifyExpectedPresent() local240 displayFileNodePath.c_str(), "frame_interval"); in notifyExpectedPresent()277 std::string displayFileNodePath = mDisplay->getPanelSysfsPath(); in setActiveVrrConfiguration() local279 displayFileNodePath.c_str(), "expected_present_time_ns"); in setActiveVrrConfiguration()
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());