Home
last modified time | relevance | path

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

/external/skia/src/doc/
DSkDocument.cpp11 SkDocument::SkDocument(SkWStream* stream, void (*doneProc)(SkWStream*, bool)) { in SkDocument() function in SkDocument
/external/skia/samplecode/
DSampleApp.h26 class SkDocument; variable