Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/gpu/graphite/
H A DAtlasProvider.h24 class PathAtlas; variable
H A DDrawContext.h36 class PathAtlas; variable
H A DDevice.h27 class PathAtlas; variable
H A DPathAtlas.cpp26 PathAtlas::PathAtlas(Recorder* recorder, uint32_t requestedWidth, uint32_t requestedHeight) in PathAtlas() function in skgpu::graphite::PathAtlas