HomeSort by relevance Sort by last modified time
    Searched refs:fCurrentXpsCanvas (Results 1 - 4 of 4) 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/chromium_org/third_party/skia/src/device/xps/
SkXPSDevice.cpp 167 this->fCurrentXpsCanvas.reset();
168 HRBM(this->fXpsFactory->CreateCanvas(&this->fCurrentXpsCanvas),
296 HRBM(scaleCanvasVisuals->Append(this->fCurrentXpsCanvas.get()),
330 this->fCurrentXpsCanvas.reset();
    [all...]
  /external/chromium_org/third_party/skia/include/device/xps/
SkXPSDevice.h 170 SkTScopedComPtr<IXpsOMCanvas> fCurrentXpsCanvas;
  /external/skia/include/device/xps/
SkXPSDevice.h 168 SkTScopedComPtr<IXpsOMCanvas> fCurrentXpsCanvas;

Completed in 140 milliseconds