Home
last modified time | relevance | path

Searched refs:fShapeCache (Results 1 – 4 of 4) sorted by relevance

/external/skia/src/gpu/ops/
DGrSmallPathRenderer.cpp149 dfpr->fShapeCache.remove(shapeData->fKey); in HandleEviction()
268 fShapeCache = shapeCache; in SmallPathOp()
440 shapeData = fShapeCache->find(key); in onPrepareDraws()
444 fShapeCache->remove(shapeData->fKey); in onPrepareDraws()
465 shapeData = fShapeCache->find(key); in onPrepareDraws()
469 fShapeCache->remove(shapeData->fKey); in onPrepareDraws()
640 fShapeCache->add(shapeData); in addDFPathToAtlas()
735 fShapeCache->add(shapeData); in addBMPathToAtlas()
861 ShapeCache* fShapeCache; member in GrSmallPathRenderer::SmallPathOp
895 &fShapeCache, &fShapeList, args.fGammaCorrect, args.fUserStencilSettings); in onDrawPath()
[all …]
DGrSmallPathRenderer.h78 ShapeCache fShapeCache; variable
/external/skqp/src/gpu/ops/
DGrSmallPathRenderer.cpp148 dfpr->fShapeCache.remove(shapeData->fKey); in HandleEviction()
267 fShapeCache = shapeCache; in SmallPathOp()
441 shapeData = fShapeCache->find(key); in onPrepareDraws()
445 fShapeCache->remove(shapeData->fKey); in onPrepareDraws()
466 shapeData = fShapeCache->find(key); in onPrepareDraws()
470 fShapeCache->remove(shapeData->fKey); in onPrepareDraws()
641 fShapeCache->add(shapeData); in addDFPathToAtlas()
736 fShapeCache->add(shapeData); in addBMPathToAtlas()
859 ShapeCache* fShapeCache; member in GrSmallPathRenderer::SmallPathOp
893 &fShapeCache, &fShapeList, args.fGammaCorrect, args.fUserStencilSettings); in onDrawPath()
[all …]
DGrSmallPathRenderer.h78 ShapeCache fShapeCache; variable