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 131 HRVM(this->fXpsFactory->CreateCanvas(&this->fCurrentXpsCanvas),
184 this->fCurrentXpsCanvas.reset();
185 HRBM(this->fXpsFactory->CreateCanvas(&this->fCurrentXpsCanvas),
313 HRBM(scaleCanvasVisuals->Append(this->fCurrentXpsCanvas.get()),
347 this->fCurrentXpsCanvas.reset();
    [all...]
  /external/skia/include/device/xps/
SkXPSDevice.h 162 SkTScopedComPtr<IXpsOMCanvas> fCurrentXpsCanvas;

Completed in 45 milliseconds