Skia
2D Graphics Library
SkRect.h File Reference
#include "include/core/SkPoint.h"
#include "include/core/SkSize.h"
#include "include/core/SkTypes.h"
#include "include/private/base/SkFloatingPoint.h"
#include "include/private/base/SkSafe32.h"
#include "include/private/base/SkTFitsIn.h"
#include <algorithm>
#include <cmath>
#include <cstdint>
#include <cstring>
Include dependency graph for SkRect.h:
This graph shows which files directly or indirectly include this file:

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 float coordinates describing the upper and lower bounds of a rectangle. More...