Home
last modified time | relevance | path

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

/external/skia/src/utils/
DSkMultiPictureDocument.h18 class SkDocument; variable
/external/skia/src/core/
DSkDocument.cpp12 SkDocument::SkDocument(SkWStream* stream) : fStream(stream), fState(kBetweenPages_State) {} in SkDocument() function in SkDocument