Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Namespaces | Functions
SkMallocPixelRef.h File Reference
#include "include/core/SkRefCnt.h"
#include "include/core/SkTypes.h"
#include <cstddef>

Go to the source code of this file.

Namespaces

namespace  SkMallocPixelRef
 

Functions

SK_API sk_sp< SkPixelRefSkMallocPixelRef::MakeAllocate (const SkImageInfo &, size_t rowBytes)
 
SK_API sk_sp< SkPixelRefSkMallocPixelRef::MakeWithData (const SkImageInfo &, size_t rowBytes, sk_sp< SkData > data)