Flutter Engine
The Flutter Engine
|
#include <algorithm>
#include <array>
#include <functional>
#include <memory>
#include <string>
#include <type_traits>
#include "impeller/core/allocator.h"
#include "impeller/core/buffer_view.h"
#include "impeller/core/platform.h"
Go to the source code of this file.
Classes | |
class | impeller::HostBuffer |
struct | impeller::HostBuffer::TestStateQuery |
Test only internal state. More... | |
Namespaces | |
namespace | impeller |
Variables | |
static const constexpr size_t | impeller::kHostBufferArenaSize = 3u |
Approximately the same size as the max frames in flight. More... | |