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

  /external/skia/src/gpu/ops/
GrDrawPathOp.h 28 if (GrAATypeIsHW(fAAType)) {
63 GrAAType fAAType;
  /external/skqp/src/gpu/ops/
GrDrawPathOp.h 27 if (GrAATypeIsHW(fAAType)) {
49 bool isMixedSamples = GrAAType::kMixedSamples == fAAType;
66 GrAAType fAAType;
  /external/skia/src/gpu/
GrPathRenderer.h 82 GrAAType fAAType;
117 GrAAType fAAType;
138 * Args to stencilPath(). fAAType cannot be kCoverage.
148 GrAAType fAAType;
  /external/skqp/src/gpu/
GrPathRenderer.h 82 GrAAType fAAType;
117 GrAAType fAAType;
138 * Args to stencilPath(). fAAType cannot be kCoverage.
148 GrAAType fAAType;

Completed in 144 milliseconds