Skia
2D Graphics Library
|
#include "include/core/SkPoint.h"
#include "include/core/SkRect.h"
#include "include/core/SkScalar.h"
#include "include/core/SkTypes.h"
#include <cstdint>
#include <cstring>
Go to the source code of this file.
Classes | |
class | SkRRect |
SkRRect describes a rounded rectangle with a bounds and a pair of radii for each corner. More... | |