Home
last modified time | relevance | path

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

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