Home
last modified time | relevance | path

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

/hardware/google/graphics/gs101/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.cpp329 mode.st_down_step = nodes[i][kAtcProfileStDownStepStr].asUInt(); in parseAtcProfile()
331 mode.st_down_step = kAtcStStep; in parseAtcProfile()
432 mAtcStDownStep = mode.st_down_step; in setAtcMode()
DExynosPrimaryDisplayModule.h163 uint32_t st_down_step; member