Lines Matching refs:fShapeCache
149 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()
919 fShapeCache.reset(); in reset()
931 dfpr->fShapeCache.remove(shapeData->fKey); in HandleEviction()
940 ShapeCache fShapeCache; member
988 &gTestStruct.fShapeCache, in GR_DRAW_OP_TEST_DEFINE()