Flutter Engine
The Flutter Engine
|
#include "src/gpu/DitherUtils.h"
#include "include/core/SkBitmap.h"
#include "include/core/SkColorType.h"
#include "include/core/SkImageInfo.h"
#include <cstdint>
Go to the source code of this file.
Namespaces | |
namespace | skgpu |
Functions | |
float | skgpu::DitherRangeForConfig (SkColorType dstColorType) |
SkBitmap | skgpu::MakeDitherLUT () |