Home
last modified time | relevance | path

Searched refs:initBrightnessTable (Results 1 – 2 of 2) sorted by relevance

/hardware/google/graphics/common/libhwc2.1/libdevice/
DBrightnessController.h392 void initBrightnessTable(const DrmDevice& device, const DrmConnector& connector);
DBrightnessController.cpp197 initBrightnessTable(drmDevice, connector); in initDrm()
279 void BrightnessController::initBrightnessTable(const DrmDevice& drmDevice, in initBrightnessTable() function in BrightnessController