Home
last modified time | relevance | path

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

/system/core/adf/libadfhwc/
Dadfhwc.cpp102 unique_configs.push_back(&data.current_mode); in adf_getDisplayConfigs()
104 if (memcmp(&data.available_modes[i], &data.current_mode, in adf_getDisplayConfigs()
105 sizeof(data.current_mode))) in adf_getDisplayConfigs()
/system/core/adf/libadf/tests/
Dadf_test.cpp105 w = data.current_mode.hdisplay; in getCurrentMode()
106 h = data.current_mode.vdisplay; in getCurrentMode()
/system/bt/stack/btu/
Dbtu_hcif.c1222 UINT8 current_mode; in btu_hcif_mode_change_evt() local
1228 STREAM_TO_UINT8 (current_mode, p); in btu_hcif_mode_change_evt()
1233 btm_pm_proc_mode_change (status, handle, current_mode, interval); in btu_hcif_mode_change_evt()
1236 hidd_pm_proc_mode_change( status, current_mode, interval ) ; in btu_hcif_mode_change_evt()