Searched defs:drawDevice (Results 1 – 6 of 6) sorted by relevance
332 const VkDevice drawDevice = m_context.getDevice(); in iterate() local
610 void drawDevice(SkDevice*, const SkSamplingOptions&, const SkPaint&) override {} in drawDevice() function
329 void SkDevice::drawDevice(SkDevice* device, in drawDevice() function in SkDevice
967 void Device::drawDevice(SkDevice* device, in drawDevice() function in skgpu::ganesh::Device
1957 void SkXPSDevice::drawDevice(SkDevice* dev, const SkSamplingOptions&, const SkPaint&) { in drawDevice() function in SkXPSDevice
1808 void SkPDFDevice::drawDevice(SkDevice* device, const SkSamplingOptions& sampling, in drawDevice() function in SkPDFDevice