HomeSort by relevance Sort by last modified time
    Searched full:g_attention (Results 1 - 5 of 5) sorted by null

  /hardware/qcom/display/msm8084/liblight/
lights.c 41 static int g_attention = 0; variable
213 g_attention = state->flashOnMS;
215 g_attention = 0;
  /hardware/qcom/display/msm8226/liblight/
lights.c 41 static int g_attention = 0; variable
230 g_attention = state->flashOnMS;
232 g_attention = 0;
  /hardware/qcom/display/msm8994/liblight/
lights.c 42 static int g_attention = 0; variable
231 g_attention = state->flashOnMS;
233 g_attention = 0;
  /hardware/qcom/display/msm8960/liblight/
lights.c 43 static int g_attention = 0; variable
256 g_attention = state->flashOnMS;
258 g_attention = 0;
  /hardware/qcom/display/msm8974/liblight/
lights.c 43 static int g_attention = 0; variable
256 g_attention = state->flashOnMS;
258 g_attention = 0;

Completed in 404 milliseconds