aboutsummaryrefslogtreecommitdiffstats
path: root/src/doc/SkDocument_XPS_None.cpp
blob: 01055e5cf0f6c41aff985cf4f39a5b88b4d70d07 (plain)
1
2
3
#include "SkDocument.h"
SkDocument* SkDocument::CreateXPS(SkWStream*, SkScalar) { return NULL; }
SkDocument* SkDocument::CreateXPS(const char path[], SkScalar) { return NULL; }