Searched refs:g_test_device_orientation_data (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/renderer/
H A Drenderer_webkitplatformsupport_impl.cc152 g_test_device_orientation_data = LAZY_INSTANCE_INITIALIZER; member in namespace:content::__anon7839
1033 g_test_device_orientation_data.Get() = data;
1135 if (!(g_test_device_orientation_data == 0))
1136 data = &g_test_device_orientation_data.Get();

Completed in 82 milliseconds