Home
last modified time | relevance | path

Searched refs:g_init (Results 1 – 11 of 11) sorted by relevance

/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_platform_isa_detection.cpp31 static bool g_init { false }; variable
83 g_init = true; in detect_cpu_isa()
118 g_init = true; in detect_cpu_isa()
125 if (!g_init) in cpu_supports_popcnt()
136 if (!g_init) in cpu_supports_f16c()
147 if (!g_init) in cpu_supports_sse41()
158 if (!g_init) in cpu_supports_avx2()
/hardware/qcom/display/msm8084/liblight/
Dlights.c37 static pthread_once_t g_init = PTHREAD_ONCE_INIT; variable
271 pthread_once(&g_init, init_globals); in open_lights()
/hardware/qcom/display/msm8994/liblight/
Dlights.c38 static pthread_once_t g_init = PTHREAD_ONCE_INIT; variable
291 pthread_once(&g_init, init_globals); in open_lights()
/hardware/qcom/display/msm8996/liblight/
Dlights.c38 static pthread_once_t g_init = PTHREAD_ONCE_INIT; variable
300 pthread_once(&g_init, init_globals); in open_lights()
/hardware/qcom/display/msm8960/liblight/
Dlights.c39 static pthread_once_t g_init = PTHREAD_ONCE_INIT; variable
299 pthread_once(&g_init, init_globals); in open_lights()
/hardware/qcom/display/msm8226/liblight/
Dlights.c37 static pthread_once_t g_init = PTHREAD_ONCE_INIT; variable
290 pthread_once(&g_init, init_globals); in open_lights()
/hardware/qcom/display/msm8998/liblight/
Dlights.c43 static pthread_once_t g_init = PTHREAD_ONCE_INIT; variable
337 pthread_once(&g_init, init_globals); in open_lights()
/hardware/qcom/display/msm8909/liblight/
Dlights.c43 static pthread_once_t g_init = PTHREAD_ONCE_INIT; variable
343 pthread_once(&g_init, init_globals); in open_lights()
/hardware/qcom/display/msm8909w_3100/liblight/
Dlights.c44 static pthread_once_t g_init = PTHREAD_ONCE_INIT; variable
371 pthread_once(&g_init, init_globals); in open_lights()
/hardware/qcom/sm8150/display/liblight/
Dlights.c39 static pthread_once_t g_init = PTHREAD_ONCE_INIT; variable
374 pthread_once(&g_init, init_globals); in open_lights()
/hardware/qcom/sm7250/display/liblight/
Dlights.c44 static pthread_once_t g_init = PTHREAD_ONCE_INIT; variable
426 pthread_once(&g_init, init_globals); in open_lights()