Searched refs:onAddShape (Results 1 – 5 of 5) sorted by relevance
131 const TextureProxy* onAddShape(const Shape&,308 const TextureProxy* VelloComputePathAtlas::onAddShape( in onAddShape() function in skgpu::graphite::VelloComputePathAtlas
44 const TextureProxy* onAddShape(const Shape&,
43 const TextureProxy* RasterPathAtlas::onAddShape(const Shape& shape, in onAddShape() function in skgpu::graphite::RasterPathAtlas
115 virtual const TextureProxy* onAddShape(const Shape&,
59 const TextureProxy* atlasProxy = this->onAddShape(shape, in addShape()