Home
last modified time | relevance | path

Searched defs:atlasMgr (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/src/gpu/ops/
H A DSmallPathRenderer.cpp147 auto atlasMgr = target->smallPathAtlasManager(); variable
321 addToAtlasWithRetry(GrMeshDrawTarget* target, FlushInfo* flushInfo, skgpu::v1::SmallPathAtlasMgr* atlasMgr, int width, int height, const void* image, const SkRect& bounds, int srcInset, skgpu::v1::SmallPathShapeData* shapeData) const addToAtlasWithRetry() argument
349 addDFPathToAtlas(GrMeshDrawTarget* target, FlushInfo* flushInfo, skgpu::v1::SmallPathAtlasMgr* atlasMgr, skgpu::v1::SmallPathShapeData* shapeData, const GrStyledShape& shape, uint32_t dimension, SkScalar scale) const addDFPathToAtlas() argument
445 addBMPathToAtlas(GrMeshDrawTarget* target, FlushInfo* flushInfo, skgpu::v1::SmallPathAtlasMgr* atlasMgr, skgpu::v1::SmallPathShapeData* shapeData, const GrStyledShape& shape, const SkMatrix& ctm) const addBMPathToAtlas() argument
540 auto atlasMgr = target->smallPathAtlasManager(); flush() local
[all...]

Completed in 2 milliseconds