![]() |
Skia
2D Graphics Library
|
#include "include/core/SkMath.h"
#include "include/core/SkScalar.h"
#include "include/private/SkSafe32.h"
Go to the source code of this file.
Classes | |
struct | SkIPoint |
struct | SkPoint |
Typedefs | |
typedef SkIPoint | SkIVector |
SkIVector provides an alternative name for SkIPoint. More... | |
typedef SkPoint | SkVector |
SkVector provides an alternative name for SkPoint. More... | |