Searched refs:asGpuDevice (Results 1 – 5 of 5) sorted by relevance
22 auto gpuDeviceProxy = gpuDevice->asGpuDevice()->targetProxy(); in bindDrawingArea()52 auto gpuDeviceProxy = gpuDevice->asGpuDevice()->targetProxy(); in clearSurface()
128 if (auto gpuDevice = canvas->topDevice()->asGpuDevice()) { in TopDeviceSurfaceDrawContext()137 if (auto gpuDevice = canvas->topDevice()->asGpuDevice()) { in TopDeviceSurfaceFillContext()164 if (auto gpuDevice = canvas->topDevice()->asGpuDevice()) { in TopDeviceTargetProxy()
198 virtual skgpu::BaseDevice* asGpuDevice() { return nullptr; } in asGpuDevice() function
1721 if (auto gpuDevice = this->topDevice()->asGpuDevice()) { in recordingContext()
47 BaseDevice* asGpuDevice() override { return this; } in asGpuDevice() function