Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_mdpcomp.h270 static bool sIsPartialUpdateActive; variable
Dhwc_mdpcomp.cpp53 bool MDPComp::sIsPartialUpdateActive = true; member in qhwc::MDPComp
203 sIsPartialUpdateActive = getPartialUpdatePref(ctx); in init()
1303 !sIsPartialUpdateActive || mDpy ) { in canPartialUpdate()
3005 sIsPartialUpdateActive = enable; in setPartialUpdatePref()