Searched defs:resolveMSAA (Results 1 – 3 of 3) sorted by relevance
| /external/skia/src/gpu/ganesh/ | ||
| D | SurfaceFillContext.cpp | 73 void SurfaceFillContext::resolveMSAA() { in resolveMSAA() function in skgpu::ganesh::SurfaceFillContext |
| D | Device.cpp | 1304 void Device::resolveMSAA() { in resolveMSAA() function in skgpu::ganesh::Device |
| /external/skia/src/gpu/ganesh/surface/ | ||
| D | SkSurface_Ganesh.cpp | 248 void SkSurface_Ganesh::resolveMSAA() { fDevice->resolveMSAA(); } in resolveMSAA() function in SkSurface_Ganesh |