Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Typedefs
SkMipmap.h File Reference
#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 Documentation

◆ SkDiscardableFactoryProc

typedef SkDiscardableMemory *(* SkDiscardableFactoryProc) (size_t bytes)

Definition at line 24 of file SkMipmap.h.