Flutter Engine
The Flutter Engine
|
#include "include/codec/SkEncodedOrigin.h"
#include "include/codec/SkPixmapUtils.h"
#include "include/core/SkImageInfo.h"
#include "include/core/SkPixmap.h"
#include "src/core/SkAutoPixmapStorage.h"
Go to the source code of this file.
Namespaces | |
namespace | SkPixmapUtils |
Functions | |
template<typename Fn > | |
bool | SkPixmapUtils::Orient (const SkPixmap &dst, SkEncodedOrigin origin, Fn &&decode) |