Home
last modified time | relevance | path

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

/hardware/google/graphics/zuma/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.cpp28 #define OP_MANAGER_LOGI(msg, ...) \ macro
71 OP_MANAGER_LOGI("set target operation rate %d", rate); in setTargetOperationRate()
91 OP_MANAGER_LOGI("Op Rate: NS=%d HS=%d NsMinDbv=%d", mDisplayNsOperationRate, in OperationRateManager()
233 OP_MANAGER_LOGI("rate switching is disabled, skip NS op rate update"); in updateOperationRateLocked()
239 OP_MANAGER_LOGI("Target@%d(desired:%d) | Refresh@%d(peak:%d), Battery:%s, DBV:%d(NsMin:%d)", in updateOperationRateLocked()
/hardware/google/graphics/zumapro/libhwc2.1/libmaindisplay/
DExynosPrimaryDisplayModule.cpp28 #define OP_MANAGER_LOGI(disp, msg, ...) \ macro
72 OP_MANAGER_LOGI(mDisplay, "Op Rate: NS=%d HS=%d NsMinDbv=%d", mDisplayNsOperationRate, in OperationRateManager()
297 OP_MANAGER_LOGI(mDisplay, "rate switching is disabled, skip NS op rate update"); in updateOperationRateLocked()
302 OP_MANAGER_LOGI(mDisplay, "set target operation rate %d", effectiveOpRate); in updateOperationRateLocked()
310 OP_MANAGER_LOGI(mDisplay, in updateOperationRateLocked()
418 OP_MANAGER_LOGI(mOpRateManager->mDisplay, "register histogram successfully"); in prepare()