Skia
2D Graphics Library
SkDrawable.h File Reference
#include "include/core/SkFlattenable.h"
#include "include/core/SkRefCnt.h"
#include "include/core/SkScalar.h"
#include "include/private/base/SkAPI.h"
#include <cstddef>
#include <cstdint>
#include <memory>
Include dependency graph for SkDrawable.h:

Go to the source code of this file.

Classes

class  SkDrawable
 Base-class for objects that draw into SkCanvas. More...
 
class  SkDrawable::GpuDrawHandler
 When using the GPU backend it is possible for a drawable to execute using the underlying 3D API rather than the SkCanvas API. More...