Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplay.h151 void onConfigChange(int configId);
DExynosPrimaryDisplay.cpp220 std::bind(&ExynosPrimaryDisplay::onConfigChange, this, std::placeholders::_1);
1686 void ExynosPrimaryDisplay::onConfigChange(int configId) { in onConfigChange() function in ExynosPrimaryDisplay