![]() |
Skia
2D Graphics Library
|
#include "include/core/SkPoint.h"
#include "include/core/SkScalar.h"
#include "include/core/SkSize.h"
#include "include/core/SkTypes.h"
#include "include/private/base/SkSafe32.h"
#include "include/private/base/SkTFitsIn.h"
#include <string>
#include <algorithm>
#include <cstdint>
Go to the source code of this file.
Classes | |
struct | SkIRect |
SkIRect holds four 32-bit integer coordinates describing the upper and lower bounds of a rectangle. More... | |
struct | SkRect |
SkRect holds four SkScalar coordinates describing the upper and lower bounds of a rectangle. More... | |