Flutter Engine
The Flutter Engine
|
#include "include/core/SkPixmap.h"
#include "include/core/SkScalar.h"
#include "include/core/SkSize.h"
#include "src/core/SkCachedData.h"
#include "src/core/SkImageInfoPriv.h"
#include "src/shaders/SkShaderBase.h"
#include <memory>
Go to the source code of this file.
Classes | |
struct | SkMipmapDownSampler |
class | SkMipmap |
struct | SkMipmap::Level |
Typedefs | |
typedef SkDiscardableMemory *(* | SkDiscardableFactoryProc) (size_t bytes) |
typedef SkDiscardableMemory *(* SkDiscardableFactoryProc) (size_t bytes) |
Definition at line 24 of file SkMipmap.h.