|
Mir
|
#include "basic_surface.h"#include "mir/compositor/buffer_stream.h"#include "mir/frontend/event_sink.h"#include "mir/input/input_channel.h"#include "mir/shell/input_targeter.h"#include "mir/graphics/buffer.h"#include "mir/scene/scene_report.h"#include "mir/scene/surface_configurator.h"#include <boost/throw_exception.hpp>#include <stdexcept>#include <algorithm>
Functions | |
| surface_name (name) | |
| surface_rect (rect) | |
| surface_alpha (1.0f) | |
| first_frame_posted (false) | |
| hidden (false) | |
| nonrectangular (nonrectangular) | |
| input_rectangles | surface_buffer_stream (buffer_stream) |
| input_rectangles | server_input_channel (input_channel) |
| input_rectangles | configurator (configurator) |
| input_rectangles | report (report) |
| input_rectangles | type_value (mir_surface_type_normal) |
| input_rectangles | state_value (mir_surface_state_restored) |
Variables | |
| input_rectangles | surface_rect |
| input_rectangles configurator | ( | configurator | ) |
| first_frame_posted | ( | false | ) |
| hidden | ( | false | ) |
| nonrectangular | ( | nonrectangular | ) |
| input_rectangles report | ( | report | ) |
| input_rectangles server_input_channel | ( | input_channel | ) |
| input_rectangles state_value | ( | mir_surface_state_restored | ) |
| surface_alpha | ( | 1. | 0f | ) |
| input_rectangles surface_buffer_stream | ( | buffer_stream | ) |
| surface_name | ( | name | ) |
| surface_rect | ( | rect | ) |
| input_rectangles type_value | ( | mir_surface_type_normal | ) |
| input_rectangles surface_rect |
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014