Home
last modified time | relevance | path

Searched refs:currentFlags (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_mdpcomp.cpp1419 int currentFlags = atoi(property); in prepare() local
1420 if(currentFlags != sSimulationFlags) { in prepare()
1421 sSimulationFlags = currentFlags; in prepare()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_mdpcomp.cpp1620 int currentFlags = atoi(property); in prepare() local
1621 if(currentFlags != sSimulationFlags) { in prepare()
1622 sSimulationFlags = currentFlags; in prepare()
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_mdpcomp.cpp1999 int currentFlags = atoi(property); in prepare() local
2000 if(currentFlags != sSimulationFlags) { in prepare()
2001 sSimulationFlags = currentFlags; in prepare()