Sign in
skia
/
skia.git
/
91f283bb4e6ea71bbd4e6efc27befc29118ee543
/
.
/
src
/
doc
/
SkDocument_XPS_None.cpp
blob: 01055e5cf0f6c41aff985cf4f39a5b88b4d70d07 [
file
]
#include
"SkDocument.h"
SkDocument
*
SkDocument
::
CreateXPS
(
SkWStream
*,
SkScalar
)
{
return
NULL
;
}
SkDocument
*
SkDocument
::
CreateXPS
(
const
char
path
[],
SkScalar
)
{
return
NULL
;
}