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

/external/chromium_org/ui/gfx/android/
H A Ddevice_display_info.cc38 int DeviceDisplayInfo::GetBitsPerComponent() { function in class:gfx::DeviceDisplayInfo
39 return SharedDeviceDisplayInfo::GetInstance()->GetBitsPerComponent();
H A Ddevice_display_info.h45 int GetBitsPerComponent();
H A Dshared_device_display_info.h27 int GetBitsPerComponent();
H A Dshared_device_display_info.cc66 int SharedDeviceDisplayInfo::GetBitsPerComponent() { function in class:gfx::SharedDeviceDisplayInfo
/external/chromium_org/content/browser/renderer_host/
H A Drender_widget_host_view_android.cc1834 results->depthPerComponent = info.GetBitsPerComponent();

Completed in 181 milliseconds