Searched refs:GetDeviceDriver (Results 1 – 5 of 5) sorted by relevance
131 static_cast<CFX_SkiaDeviceDriver*>(geDevice.GetDeviceDriver()); in Harness()
2550 static_cast<CFX_SkiaDeviceDriver*>(GetDeviceDriver()); in Clear()2606 static_cast<CFX_SkiaDeviceDriver*>(GetDeviceDriver()); in DebugVerifyBitmapIsPreMultiplied()2620 static_cast<CFX_SkiaDeviceDriver*>(GetDeviceDriver()); in SetBitsWithMask()
104 IFX_RenderDeviceDriver* GetDeviceDriver() const { in GetDeviceDriver() function
663 if (!bitmap_device.GetDeviceDriver()->DrawPath( in DrawFillStrokePath()669 bitmap_device.GetDeviceDriver()->Flush(); in DrawFillStrokePath()
2100 m_pDevice->GetDeviceDriver()->DrawShading(pPattern, pMatrix, clip_rect, in DrawShading()