Mir
|
#include "guest_platform.h"
#include "nested_authentication.h"
#include "ipc_operations.h"
#include "buffer_allocator.h"
#include "mir/graphics/nested_context.h"
#include "mir/graphics/platform_operation_message.h"
#include "mir_toolkit/mesa/platform_operation.h"
#include <boost/exception/errinfo_errno.hpp>
#include <boost/throw_exception.hpp>
#include <mutex>
#include <stdexcept>
#include <cstring>
Functions | |
std::shared_ptr< mg::Platform > | create_guest_platform (std::shared_ptr< mg::DisplayReport > const &, std::shared_ptr< mg::NestedContext > const &nested_context) |
std::shared_ptr<mg::Platform> create_guest_platform | ( | std::shared_ptr< mg::DisplayReport > const & | , |
std::shared_ptr< mg::NestedContext > const & | nested_context | ||
) |
Copyright © 2012-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015