|
Ion
|
#include <functional>#include <string>#include "base/integral_types.h"#include "ion/base/referent.h"#include "ion/base/stlalloc/allocmap.h"

Go to the source code of this file.
Classes | |
| class | ion::gfxutils::Frame |
| Frame manages an application-defined frame of execution. More... | |
Namespaces | |
| ion | |
| Copyright 2016 Google Inc. | |
| ion::gfxutils | |
Typedefs | |
| typedef base::ReferentPtr < Frame >::Type | ion::gfxutils::FramePtr |
| Convenience typedef for shared pointer to a Frame. More... | |