Flutter Engine
The Flutter Engine
|
#include "include/core/SkMallocPixelRef.h"
#include "include/core/SkAlphaType.h"
#include "include/core/SkColorType.h"
#include "include/core/SkData.h"
#include "include/core/SkImageInfo.h"
#include "include/core/SkPixelRef.h"
#include "include/private/base/SkMalloc.h"
#include <utility>
Go to the source code of this file.
Functions | |
static bool | is_valid (const SkImageInfo &info) |
|
static |
Definition at line 19 of file SkMallocPixelRef.cpp.