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