Home
last modified time | relevance | path

Searched defs:gpuDevice (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/gpu/vk/
DGrVkDrawAreaManager.cpp17 auto gpuDevice = static_cast<SkSurface_Gpu*>(surface)->getDevice(); in bindDrawingArea() local
47 auto gpuDevice = static_cast<SkSurface_Gpu*>(surface)->getDevice(); in clearSurface() local
/third_party/skia/src/core/
DSkCanvasPriv.cpp128 if (auto gpuDevice = canvas->topDevice()->asGpuDevice()) { in TopDeviceSurfaceDrawContext() local
137 if (auto gpuDevice = canvas->topDevice()->asGpuDevice()) { in TopDeviceSurfaceFillContext() local
164 if (auto gpuDevice = canvas->topDevice()->asGpuDevice()) { in TopDeviceTargetProxy() local
DSkCanvas.cpp1721 if (auto gpuDevice = this->topDevice()->asGpuDevice()) { in recordingContext() local