HomeSort by relevance Sort by last modified time
    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