Home
last modified time | relevance | path

Searched defs:SmallPathAtlasMgr (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/src/gpu/
DGrMeshDrawTarget.h18 namespace skgpu { namespace v1 { class SmallPathAtlasMgr; }} variable
DGrDirectContext.cpp38 class SmallPathAtlasMgr { class
40 SmallPathAtlasMgr() { SkASSERT(0); } in SmallPathAtlasMgr() function in skgpu::v1::SmallPathAtlasMgr
/third_party/skia/src/gpu/ops/
DSmallPathAtlasMgr.cpp20 SmallPathAtlasMgr::SmallPathAtlasMgr() {} in SmallPathAtlasMgr() function in skgpu::v1::SmallPathAtlasMgr
/third_party/skia/include/gpu/
DGrDirectContext.h49 namespace skgpu { namespace v1 { class SmallPathAtlasMgr; }} variable