Home
last modified time | relevance | path

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

/external/cronet/base/win/
Dwin_util.cc556 static const auto get_auto_rotation_state_func = in IsDeviceUsedAsATablet() local
559 if (get_auto_rotation_state_func) { in IsDeviceUsedAsATablet()
561 if (get_auto_rotation_state_func(&rotation_state) && in IsDeviceUsedAsATablet()