Home
last modified time | relevance | path

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

/external/chromium_org/components/metrics/gpu/
Dgpu_metrics_provider.cc20 struct ScreenDPIInformation { struct
28 ScreenDPIInformation* screen_info = in GetMonitorDPICallback()
29 reinterpret_cast<ScreenDPIInformation*>(dwData); in GetMonitorDPICallback()
45 ScreenDPIInformation si = {0, 0}; in WriteScreenDPIInformationProto()