19 #ifndef MIR_FRONTEND_DEFAULT_COORDINATE_TRANSLATOR_H_
20 #define MIR_FRONTEND_DEFAULT_COORDINATE_TRANSLATOR_H_
37 #endif // MIR_FRONTEND_DEFAULT_COORDINATE_TRANSLATOR_H_
All things Mir.
Definition: buffer_stream.h:37
geometry::Point surface_to_screen(std::shared_ptr< frontend::Surface > surface, int32_t x, int32_t y)
Translate a surface coordinate into the screen coordinate space.
Definition: default_coordinate_translator.cpp:26
Support for the debug "surface to screen" coordinate translation interface.
Definition: coordinate_translator.h:40
Definition: dimensions.h:35
Definition: dimensions.h:35
Definition: default_coordinate_translator.h:28