OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CreateRootWindowTransformer
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/ash/display/
mirror_window_controller.h
64
scoped_ptr<RootWindowTransformer>
CreateRootWindowTransformer
() const;
mirror_window_controller.cc
169
ash_host_->SetRootWindowTransformer(
CreateRootWindowTransformer
().Pass());
179
MirrorWindowController::
CreateRootWindowTransformer
() const {
/external/chromium_org/ash/test/
mirror_window_test_api.cc
43
mirror_window_controller()->
CreateRootWindowTransformer
();
Completed in 300 milliseconds