Home
last modified time | relevance | path

Searched refs:g_lazy_low_end_device (Results 1 – 2 of 2) sorted by relevance

/external/libchrome/base/
Dsys_info.cc71 g_lazy_low_end_device = LAZY_INSTANCE_INITIALIZER; variable
75 return g_lazy_low_end_device.Get().value(); in IsLowEndDeviceImpl()
Dsys_info_android.cc223 g_lazy_low_end_device = LAZY_INSTANCE_INITIALIZER; variable
237 return g_lazy_low_end_device.Get().value(); in IsLowEndDeviceImpl()