Home
last modified time | relevance | path

Searched defs:resolution (Results 1 – 25 of 62) sorted by relevance

123

/external/chromium_org/remoting/host/
Ddaemon_process_unittest.cc46 const ScreenResolution& resolution) OVERRIDE {} in SetScreenResolution()
101 const ScreenResolution& resolution, in DoCreateDesktopSession()
232 ScreenResolution resolution; in TEST_F() local
253 ScreenResolution resolution; in TEST_F() local
277 ScreenResolution resolution; in TEST_F() local
329 ScreenResolution resolution; in TEST_F() local
Dscreen_resolution_unittest.cc29 ScreenResolution resolution( in TEST() local
40 ScreenResolution resolution( in TEST() local
Ddesktop_session_win.cc193 void ConsoleSession::SetScreenResolution(const ScreenResolution& resolution) { in SetScreenResolution()
222 bool RdpSession::Initialize(const ScreenResolution& resolution) { in Initialize()
286 void RdpSession::SetScreenResolution(const ScreenResolution& resolution) { in SetScreenResolution()
373 const ScreenResolution& resolution) { in CreateForConsole()
387 const ScreenResolution& resolution) { in CreateForVirtualTerminal()
Dipc_screen_controls.cc21 const ScreenResolution& resolution) { in SetScreenResolution()
Dresizing_host_observer.cc67 const ScreenResolution& resolution() const { return resolution_; } in resolution() function in remoting::__anon4856f0a60111::CandidateResolution
130 const ScreenResolution& resolution) { in SetScreenResolution()
Ddaemon_process.cc35 std::ostream& operator<<(std::ostream& os, const ScreenResolution& resolution) { in operator <<()
184 const ScreenResolution& resolution, in CreateDesktopSession()
215 const ScreenResolution& resolution) { in SetScreenResolution()
Ddesktop_resizer_mac.cc66 void DesktopResizerMac::SetResolution(const ScreenResolution& resolution) { in SetResolution()
142 ScreenResolution resolution( in GetSupportedModesAndResolutions() local
Dipc_desktop_environment.cc131 const ScreenResolution& resolution, in ConnectTerminal()
167 const ScreenResolution& resolution) { in SetScreenResolution()
Dresizing_host_observer_unittest.cc20 std::ostream& operator<<(std::ostream& os, const ScreenResolution& resolution) { in operator <<()
72 virtual void SetResolution(const ScreenResolution& resolution) OVERRIDE { in SetResolution()
76 virtual void RestoreResolution(const ScreenResolution& resolution) OVERRIDE { in RestoreResolution()
Ddesktop_session_agent.cc252 const ScreenResolution& resolution, in OnStartSessionAgent()
523 const ScreenResolution& resolution) { in SetScreenResolution()
Ddesktop_resizer_win.cc138 void DesktopResizerWin::SetResolution(const ScreenResolution& resolution) { in SetResolution()
Dfake_desktop_environment.cc38 const ScreenResolution& resolution) { in SetScreenResolution()
/external/doclava/src/com/google/doclava/
DResolvable.java35 public void addResolution(Resolution resolution); in addResolution()
DAnnotationValueInfo.java90 public void addResolution(Resolution resolution) { in addResolution()
DAnnotationInstanceInfo.java86 public void addResolution(Resolution resolution) { in addResolution()
/external/chromium_org/v8/test/webkit/fast/js/kde/
Dencode_decode_uri.js27 var resolution = 251; // set to 1 for 100% coverage variable
/external/chromium_org/cc/resources/
Dtile_priority.cc25 std::string TileResolutionToString(TileResolution resolution) { in TileResolutionToString()
Dpicture_layer_tiling.h150 void set_resolution(TileResolution resolution) { resolution_ = resolution; } in set_resolution()
151 TileResolution resolution() const { return resolution_; } in resolution() function
/external/chromium_org/printing/
Dprint_settings_initializer_mac.cc32 PMResolution resolution; in InitPrintSettings() local
/external/chromium-trace/trace-viewer/src/cc/
Dlayer_tree_host_impl_test_data.js45 'resolution': 'HIGH_RESOLUTION', property
176 'resolution': 'HIGH_RESOLUTION', property
191 'resolution': 'NON_IDEAL_RESOLUTION', property
200 'resolution': 'HIGH_RESOLUTION', property
/external/fonttools/Lib/fontTools/ttLib/tables/
DsbixBitmapSet.py24 def __init__(self, rawdata=None, size=0, resolution=72): argument
/external/chromium_org/components/network_time/
Dnetwork_time_tracker.cc68 base::TimeDelta resolution, in UpdateNetworkTime()
/external/chromium_org/third_party/webrtc/modules/video_coding/codecs/test_framework/
Dexportfig.m124 resolution = []; variable
193 resolution = LocalToNum(value); variable
294 resolution = 0; variable
/external/sonivox/arm-wt-22k/lib_src/
Deas_tcdata.h58 EAS_I8 resolution; /* resolution from file */ member
/external/chromium_org/remoting/protocol/
Dclient_control_dispatcher.cc86 const ClientResolution& resolution) { in NotifyClientResolution()

123