Flutter Engine
The Flutter Engine
third_party
skia
src
utils
SkMultiPictureDocumentPriv.h
Go to the documentation of this file.
1
/*
2
* Copyright 2016 Google Inc.
3
*
4
* Use of this source code is governed by a BSD-style license that can be
5
* found in the LICENSE file.
6
*/
7
8
#ifndef SkMultiPictureDocumentPriv_DEFINED
9
#define SkMultiPictureDocumentPriv_DEFINED
10
11
#include "
include/docs/SkMultiPictureDocument.h
"
12
13
namespace
SkMultiPictureDocument
{
14
/**
15
* Additional API allows one to read the array of page-sizes without parsing
16
* the entire file. Used by DM.
17
*/
18
bool
ReadPageSizes
(
SkStreamSeekable
*
src
,
19
SkDocumentPage
* dstArray,
20
int
dstArrayCount);
21
22
}
// namespace SkMultiPictureDocument
23
24
#endif
// SkMultiPictureDocumentPriv_DEFINED
SkMultiPictureDocument.h
SkStreamSeekable
Definition:
SkStream.h:166
SkMultiPictureDocument
Definition:
SkMultiPictureDocument.h:29
SkMultiPictureDocument::ReadPageSizes
bool ReadPageSizes(SkStreamSeekable *stream, SkDocumentPage *dstArray, int dstArrayCount)
Definition:
SkMultiPictureDocument.cpp:179
mskp_parser.src
src
Definition:
mskp_parser.py:22
SkDocumentPage
Definition:
SkMultiPictureDocument.h:24
Generated on Sun Jun 23 2024 21:56:36 for Flutter Engine by
1.9.4