OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fCurrentXpsCanvas
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/device/xps/
SkXPSDevice.cpp
168
this->
fCurrentXpsCanvas
.reset();
169
HRBM(this->fXpsFactory->CreateCanvas(&this->
fCurrentXpsCanvas
),
297
HRBM(scaleCanvasVisuals->Append(this->
fCurrentXpsCanvas
.get()),
331
this->
fCurrentXpsCanvas
.reset();
[
all
...]
/external/skia/include/device/xps/
SkXPSDevice.h
160
SkTScopedComPtr<IXpsOMCanvas>
fCurrentXpsCanvas
;
Completed in 465 milliseconds