Home
last modified time | relevance | path

Searched defs:SkDocument (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/skia/include/docs/
H A DSkMultiPictureDocument.h18 class SkDocument; variable
/aosp_15_r20/external/skia/src/core/
H A DSkDocument.cpp13 SkDocument::SkDocument(SkWStream* stream) : fStream(stream), fState(kBetweenPages_State) {} in SkDocument() function in SkDocument