HomeSort by relevance Sort by last modified time
    Searched refs:tmpShape (Results 1 - 4 of 4) sorted by null

  /external/skia/src/gpu/ops/
GrMSAAPathRenderer.cpp 710 SkTLazy<GrShape> tmpShape;
714 tmpShape.init(args.fShape->applyStyle(GrStyle::Apply::kPathEffectAndStrokeRec, styleScale));
715 shape = tmpShape.get();
  /external/skqp/src/gpu/ops/
GrMSAAPathRenderer.cpp 710 SkTLazy<GrShape> tmpShape;
714 tmpShape.init(args.fShape->applyStyle(GrStyle::Apply::kPathEffectAndStrokeRec, styleScale));
715 shape = tmpShape.get();
  /external/skia/src/gpu/
GrSoftwarePathRenderer.cpp 239 SkTLazy<GrShape> tmpShape;
  /external/skqp/src/gpu/
GrSoftwarePathRenderer.cpp 239 SkTLazy<GrShape> tmpShape;

Completed in 757 milliseconds