Ion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
ninepatch.h File Reference
#include "base/integral_types.h"
#include "base/macros.h"
#include "ion/base/stlalloc/allocmap.h"
#include "ion/base/stlalloc/allocvector.h"
#include "ion/external/gtest/gunit_prod.h"
#include "ion/gfx/image.h"
#include "ion/math/range.h"
#include "ion/math/vector.h"
Include dependency graph for ninepatch.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ion::image::NinePatch
 Represents a nine-patch image as described in the Android SDK reference. More...
 

Namespaces

 ion
 Copyright 2016 Google Inc.
 
 ion::image
 

Typedefs

typedef base::ReferentPtr
< NinePatch >::Type 
ion::image::NinePatchPtr
 Convenience typedef. More...