HomeSort by relevance Sort by last modified time
    Searched defs:GetPrimaryDisplayDimensions (Results 1 - 3 of 3) sorted by null

  /external/chromium/base/
sys_info_mac.cc 46 void SysInfo::GetPrimaryDisplayDimensions(int* width, int* height) {
sys_info_posix.cc 87 void SysInfo::GetPrimaryDisplayDimensions(int* width, int* height) {
sys_info_win.cc 80 void SysInfo::GetPrimaryDisplayDimensions(int* width, int* height) {

Completed in 44 milliseconds