OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_lit
(Results
1 - 8
of
8
) sorted by null
/device/huawei/angler/liblight/
lights.c
140
is_lit
(struct light_state_t const* state)
function
216
if (type == LED_BATTERY &&
is_lit
(&g_notification)) {
223
if (type == LED_NOTIFICATION && !
is_lit
(&g_notification)) {
237
if (
is_lit
(state)) {
/device/google/marlin/liblight/
lights.c
166
is_lit
(struct light_state_t const* state)
function
270
if (
is_lit
(&g_battery)) {
/hardware/qcom/display/msm8084/liblight/
lights.c
100
is_lit
(struct light_state_t const* state)
function
189
if (
is_lit
(&g_battery)) {
/hardware/qcom/display/msm8226/liblight/
lights.c
100
is_lit
(struct light_state_t const* state)
function
195
if (
is_lit
(&g_battery)) {
/hardware/qcom/display/msm8909/liblight/
lights.c
104
is_lit
(struct light_state_t const* state)
function
208
if (
is_lit
(&g_battery)) {
/hardware/qcom/display/msm8960/liblight/
lights.c
117
is_lit
(struct light_state_t const* state)
function
232
if (
is_lit
(&g_battery)) {
/hardware/qcom/display/msm8994/liblight/
lights.c
101
is_lit
(struct light_state_t const* state)
function
196
if (
is_lit
(&g_battery)) {
/hardware/qcom/display/msm8996/liblight/
lights.c
101
is_lit
(struct light_state_t const* state)
function
205
if (
is_lit
(&g_battery)) {
Completed in 956 milliseconds