Lines Matching refs:fShapeCache
148 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()
917 fShapeCache.reset(); in reset()
929 dfpr->fShapeCache.remove(shapeData->fKey); in HandleEviction()
938 ShapeCache fShapeCache; member
986 &gTestStruct.fShapeCache, in GR_DRAW_OP_TEST_DEFINE()