Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_mdpcomp.cpp1424 int currentFlags = atoi(property); in prepare() local
1425 if(currentFlags != sSimulationFlags) { in prepare()
1426 sSimulationFlags = currentFlags; in prepare()
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_mdpcomp.cpp1628 int currentFlags = atoi(property); in prepare() local
1629 if(currentFlags != sSimulationFlags) { in prepare()
1630 sSimulationFlags = currentFlags; in prepare()
/hardware/qcom/display/msm8909/libhwcomposer/
Dhwc_mdpcomp.cpp1953 int currentFlags = atoi(property); in prepare() local
1954 if(currentFlags != sSimulationFlags) { in prepare()
1955 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()