Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_mdpcomp.h283 static int sPerfHintWindow; variable
Dhwc_mdpcomp.cpp59 int MDPComp::sPerfHintWindow = -1; member in qhwc::MDPComp
208 sPerfHintWindow = val; in init()
209 ALOGI("PerfHintWindow = %d", sPerfHintWindow); in init()
3036 if ((sPerfHintWindow < 0) || mDpy || !sLibPerfHint) { in setPerfHint()
3039 static int count = sPerfHintWindow; in setPerfHint()
3055 count = sPerfHintWindow; in setPerfHint()