Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_mdpcomp.h62 static void setSingleFullScreenUpdate() { sIsSingleFullScreenUpdate = true; } in setSingleFullScreenUpdate()
268 static bool sIsSingleFullScreenUpdate; variable
Dhwc_mdpcomp.cpp54 bool MDPComp::sIsSingleFullScreenUpdate = false; member in qhwc::MDPComp
1308 if (sIsSingleFullScreenUpdate) { in canPartialUpdate()
1310 sIsSingleFullScreenUpdate = false; in canPartialUpdate()