Home
last modified time | relevance | path

Searched refs:getEdgeType (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/gpu/effects/
DGrOvalEffect.cpp33 GrPrimitiveEdgeType getEdgeType() const { return fEdgeType; } in getEdgeType() function in CircleEffect
123 SkASSERT(kHairlineAA_GrProcessorEdgeType != ce.getEdgeType()); in emitCode()
128 if (GrProcessorEdgeTypeIsInverseFill(ce.getEdgeType())) { in emitCode()
137 if (GrProcessorEdgeTypeIsAA(ce.getEdgeType())) { in emitCode()
150 b->add32(ce.getEdgeType()); in GenKey()
158 if (GrProcessorEdgeTypeIsInverseFill(ce.getEdgeType())) { in onSetData()
195 GrPrimitiveEdgeType getEdgeType() const { return fEdgeType; } in getEdgeType() function in EllipseEffect
319 switch (ee.getEdgeType()) { in emitCode()
343 b->add32(ee.getEdgeType()); in GenKey()
DGrConvexPolyEffect.cpp26 GrPrimitiveEdgeType getEdgeType() const { return fEdgeType; } in getEdgeType() function in AARectEffect
109 if (GrProcessorEdgeTypeIsAA(aare.getEdgeType())) { in emitCode()
132 if (GrProcessorEdgeTypeIsInverseFill(aare.getEdgeType())) { in emitCode()
153 b->add32(aare.getEdgeType()); in GenKey()
204 if (GrProcessorEdgeTypeIsAA(cpe.getEdgeType())) { in emitCode()
212 if (GrProcessorEdgeTypeIsInverseFill(cpe.getEdgeType())) { in emitCode()
233 uint32_t key = (cpe.getEdgeCount() << 3) | cpe.getEdgeType(); in GenKey()
DGrBezierEffect.h100 inline GrPrimitiveEdgeType getEdgeType() const { return fEdgeType; } in getEdgeType() function
182 inline GrPrimitiveEdgeType getEdgeType() const { return fEdgeType; } in getEdgeType() function
259 inline GrPrimitiveEdgeType getEdgeType() const { return fEdgeType; } in getEdgeType() function
DGrRRectEffect.cpp59 GrPrimitiveEdgeType getEdgeType() const { return fEdgeType; } in getEdgeType() function in CircularRRectEffect
278 if (kInverseFillAA_GrProcessorEdgeType == crre.getEdgeType()) { in emitCode()
290 b->add32((crre.getCircularCornerFlags() << 3) | crre.getEdgeType()); in GenKey()
396 GrPrimitiveEdgeType getEdgeType() const { return fEdgeType; } in getEdgeType() function in EllipticalRRectEffect
587 if (kFillAA_GrProcessorEdgeType == erre.getEdgeType()) { in emitCode()
601 b->add32(erre.getRRect().getType() | erre.getEdgeType() << 3); in GenKey()
DGrConvexPolyEffect.h64 GrPrimitiveEdgeType getEdgeType() const { return fEdgeType; } in getEdgeType() function
DGrBezierEffect.cpp68 fEdgeType = ce.getEdgeType(); in GrGLConicEffect()
329 fEdgeType = ce.getEdgeType(); in GrGLQuadEffect()
524 fEdgeType = ce.getEdgeType(); in GrGLCubicEffect()
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...