Searched refs:getPanelSysfsPath (Results 1 – 3 of 3) sorted by relevance
434 std::string ExynosPrimaryDisplay::getPanelSysfsPath(const DisplayType &type) { in getPanelSysfsPath() function in ExynosPrimaryDisplay450 std::string &&panel_sysfs_path = getPanelSysfsPath(type); in SetCurrentPanelGammaSource()723 const std::string path = getPanelSysfsPath(getDisplayTypeFromIndex(mIndex)) + "panel_idle"; in getDisplayIdleTimerEnabled()739 const std::string path = getPanelSysfsPath(getDisplayTypeFromIndex(mIndex)) + "panel_idle"; in setDisplayIdleTimerEnabled()773 const std::string path = getPanelSysfsPath(DisplayType::DISPLAY_PRIMARY) + "idle_delay_ms"; in setDisplayIdleDelayNanos()793 getPanelSysfsPath(getDisplayTypeFromIndex(mIndex)) + "panel_need_handle_idle_exit"; in initDisplayHandleIdleExit()851 const std::string path = getPanelSysfsPath(getDisplayTypeFromIndex(mIndex)) + "min_vrefresh"; in setMinIdleRefreshRate()
89 std::string getPanelSysfsPath(const displaycolor::DisplayType& type);
781 const std::string &sysfs = display->getPanelSysfsPath(type); in GetPanelInfo()