HomeSort by relevance Sort by last modified time
    Searched defs:createXpsTransform (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/skia/src/device/xps/
SkXPSDevice.cpp 518 HRESULT SkXPSDevice::createXpsTransform(const SkMatrix& matrix,
811 HR(this->createXpsTransform(localMatrix, &xpsMatrixToUse));
    [all...]
  /external/skia/src/device/xps/
SkXPSDevice.cpp 519 HRESULT SkXPSDevice::createXpsTransform(const SkMatrix& matrix,
812 HR(this->createXpsTransform(localMatrix, &xpsMatrixToUse));
    [all...]

Completed in 202 milliseconds