Skia
2D Graphics Library
|
#include "include/core/SkRefCnt.h"
#include "include/core/SkSize.h"
#include "include/private/SkIDChangeListener.h"
#include "include/private/base/SkAPI.h"
#include "include/private/base/SkTo.h"
#include <atomic>
#include <cstddef>
#include <cstdint>
Go to the source code of this file.
Classes | |
class | SkPixelRef |
This class is the smart container for pixel memory, and is used with SkBitmap. More... | |