Searched defs:PathAtlas (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/skia/src/gpu/graphite/ | ||
H A D | AtlasProvider.h | 24 class PathAtlas; variable |
H A D | DrawContext.h | 36 class PathAtlas; variable |
H A D | Device.h | 27 class PathAtlas; variable |
H A D | PathAtlas.cpp | 26 PathAtlas::PathAtlas(Recorder* recorder, uint32_t requestedWidth, uint32_t requestedHeight) in PathAtlas() function in skgpu::graphite::PathAtlas |