Flutter Engine
The Flutter Engine
|
#include "include/core/SkScalar.h"
#include "include/private/base/SkMacros.h"
#include "src/core/SkChecksum.h"
#include "src/pdf/SkPDFTypes.h"
#include <cstdint>
#include <cstring>
Go to the source code of this file.
Classes | |
struct | SkPDFStrokeGraphicState |
struct | SkPDFFillGraphicState |
Namespaces | |
namespace | SkPDFGraphicState |
Functions | |
SkPDFIndirectReference | SkPDFGraphicState::GetGraphicStateForPaint (SkPDFDocument *, const SkPaint &) |
SkPDFIndirectReference | SkPDFGraphicState::GetSMaskGraphicState (SkPDFIndirectReference sMask, bool invert, SkPDFSMaskMode sMaskMode, SkPDFDocument *doc) |