Home
last modified time | relevance | path

Searched refs:beginSheet (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/src/xps/
DSkXPSDocument.cpp59 fDevice.beginSheet(fUnitsPerMeter, fPixelsPerMeter, {width, height}); in onBeginPage()
DSkXPSDevice.h68 bool beginSheet(
DSkXPSDevice.cpp133 bool SkXPSDevice::beginSheet( in beginSheet() function in SkXPSDevice
/third_party/flutter/skia/src/xps/
DSkXPSDocument.cpp58 fDevice.beginSheet(fUnitsPerMeter, fPixelsPerMeter, {width, height}); in onBeginPage()
DSkXPSDevice.h66 bool beginSheet(
DSkXPSDevice.cpp141 bool SkXPSDevice::beginSheet( in beginSheet() function in SkXPSDevice