Flutter Engine
The Flutter Engine
|
#include "src/text/gpu/DistanceFieldAdjustTable.h"
#include "include/core/SkTypes.h"
#include "include/private/base/SkDebug.h"
#include "include/private/base/SkTemplates.h"
#include "src/base/SkNoDestructor.h"
#include "src/core/SkScalerContext.h"
#include <cstddef>
#include <cstdint>
Go to the source code of this file.
Namespaces | |
namespace | sktext |
namespace | sktext::gpu |
Functions | |
sktext::gpu::SkDEBUGCODE (static const int kExpectedDistanceAdjustTableSize=8;) SkScalar *build_distance_adjust_table(SkScalar deviceGamma) | |