Searched refs:g_attention (Results 1 - 7 of 7) sorted by relevance

/hardware/qcom/display/msm8084/liblight/
H A Dlights.c41 static int g_attention = 0; variable
213 g_attention = state->flashOnMS;
215 g_attention = 0;
/hardware/qcom/display/msm8226/liblight/
H A Dlights.c41 static int g_attention = 0; variable
230 g_attention = state->flashOnMS;
232 g_attention = 0;
/hardware/qcom/display/msm8909/liblight/
H A Dlights.c42 static int g_attention = 0; variable
243 g_attention = state->flashOnMS;
245 g_attention = 0;
/hardware/qcom/display/msm8960/liblight/
H A Dlights.c43 static int g_attention = 0; variable
256 g_attention = state->flashOnMS;
258 g_attention = 0;
/hardware/qcom/display/msm8994/liblight/
H A Dlights.c42 static int g_attention = 0; variable
231 g_attention = state->flashOnMS;
233 g_attention = 0;
/hardware/qcom/display/msm8996/liblight/
H A Dlights.c42 static int g_attention = 0; variable
240 g_attention = state->flashOnMS;
242 g_attention = 0;
/hardware/qcom/display/msm8998/liblight/
H A Dlights.c48 static int g_attention = 0; variable
270 g_attention = state->flashOnMS;
272 g_attention = 0;

Completed in 292 milliseconds