OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IpcScreenControls
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/remoting/host/
ipc_screen_controls.cc
12
IpcScreenControls
::
IpcScreenControls
(
17
IpcScreenControls
::~
IpcScreenControls
() {
20
void
IpcScreenControls
::SetScreenResolution(
ipc_screen_controls.h
17
class
IpcScreenControls
: public ScreenControls {
19
explicit
IpcScreenControls
(
21
virtual ~
IpcScreenControls
();
30
DISALLOW_COPY_AND_ASSIGN(
IpcScreenControls
);
Completed in 269 milliseconds