OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_attention
(Results
1 - 7
of
7
) 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/msm8996/liblight/
lights.c
42
static int
g_attention
= 0;
variable
240
g_attention
= state->flashOnMS;
242
g_attention
= 0;
/hardware/qcom/display/msm8909/liblight/
lights.c
42
static int
g_attention
= 0;
variable
243
g_attention
= state->flashOnMS;
245
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;
/device/google/marlin/liblight/
lights.c
47
static int
g_attention
= 0;
variable
307
g_attention
= state->flashOnMS;
309
g_attention
= 0;
Completed in 423 milliseconds