Home
last modified time | relevance | path

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

/third_party/skia/m133/src/gpu/ganesh/
DSurfaceFillContext.cpp96 void SurfaceFillContext::resolveMSAA() { in resolveMSAA() function in skgpu::ganesh::SurfaceFillContext
DDevice.cpp1305 void Device::resolveMSAA() { in resolveMSAA() function in skgpu::ganesh::Device
/third_party/skia/m133/src/gpu/ganesh/surface/
DSkSurface_Ganesh.cpp255 void SkSurface_Ganesh::resolveMSAA() { fDevice->resolveMSAA(); } in resolveMSAA() function in SkSurface_Ganesh