Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
b37cb41a8bfc1bdf65fb8387c24d45da7cf8b7da
/
.
/
src
/
doc
/
SkDocument_XPS_None.cpp
blob: 01055e5cf0f6c41aff985cf4f39a5b88b4d70d07 [
file
] [
log
] [
blame
]
#include
"SkDocument.h"
SkDocument
*
SkDocument
::
CreateXPS
(
SkWStream
*,
SkScalar
)
{
return
NULL
;
}
SkDocument
*
SkDocument
::
CreateXPS
(
const
char
path
[],
SkScalar
)
{
return
NULL
;
}