Home
last modified time | relevance | path

Searched refs:sHandleTimeout (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_mdpcomp.h55 static void reset() { sHandleTimeout = false; }; in reset()
240 static bool sHandleTimeout; variable
Dhwc_mdpcomp.cpp41 bool MDPComp::sHandleTimeout = false; member in qhwc::MDPComp
187 if(!sHandleTimeout) { in timeout_handler()
1646 sHandleTimeout = true; in draw()
1907 sHandleTimeout = true; in draw()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_mdpcomp.h244 static bool sHandleTimeout; variable
Dhwc_mdpcomp.cpp42 bool MDPComp::sHandleTimeout = false; member in qhwc::MDPComp
191 sHandleTimeout = false; in reset()
204 if(!sHandleTimeout) { in timeout_handler()
1859 sHandleTimeout = true; in draw()
2117 sHandleTimeout = true; in draw()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_mdpcomp.h264 static bool sHandleTimeout; variable
Dhwc_mdpcomp.cpp43 bool MDPComp::sHandleTimeout = false; member in qhwc::MDPComp
224 sHandleTimeout = false; in reset()
238 if(!sHandleTimeout) { in timeout_handler()
2258 sHandleTimeout = true; in draw()
2513 sHandleTimeout = true; in draw()