Flutter Engine
The Flutter Engine
|
Go to the source code of this file.
Namespaces | |
namespace | SkMallocPixelRef |
Functions | |
SK_API sk_sp< SkPixelRef > | SkMallocPixelRef::MakeAllocate (const SkImageInfo &, size_t rowBytes) |
SK_API sk_sp< SkPixelRef > | SkMallocPixelRef::MakeWithData (const SkImageInfo &, size_t rowBytes, sk_sp< SkData > data) |