Home
last modified time | relevance | path

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

/external/skia/src/gpu/effects/
DGrOvalEffect.cpp31 GrPrimitiveEdgeType getEdgeType() const { return fEdgeType; } in getEdgeType() function in CircleEffect
126 SkASSERT(kHairlineAA_GrProcessorEdgeType != ce.getEdgeType()); in emitCode()
131 if (GrProcessorEdgeTypeIsInverseFill(ce.getEdgeType())) { in emitCode()
138 if (GrProcessorEdgeTypeIsAA(ce.getEdgeType())) { in emitCode()
151 b->add32(ce.getEdgeType()); in GenKey()
159 if (GrProcessorEdgeTypeIsInverseFill(ce.getEdgeType())) { in onSetData()
196 GrPrimitiveEdgeType getEdgeType() const { return fEdgeType; } in getEdgeType() function in EllipseEffect
324 switch (ee.getEdgeType()) { in emitCode()
348 b->add32(ee.getEdgeType()); in GenKey()
DGrConvexPolyEffect.cpp25 GrPrimitiveEdgeType getEdgeType() const { return fEdgeType; } in getEdgeType() function in AARectEffect
115 if (GrProcessorEdgeTypeIsAA(aare.getEdgeType())) { in emitCode()
134 if (GrProcessorEdgeTypeIsInverseFill(aare.getEdgeType())) { in emitCode()
155 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.h98 inline GrPrimitiveEdgeType getEdgeType() const { return fEdgeType; } in getEdgeType() function
178 inline GrPrimitiveEdgeType getEdgeType() const { return fEdgeType; } in getEdgeType() function
253 inline GrPrimitiveEdgeType getEdgeType() const { return fEdgeType; } in getEdgeType() function
DGrRRectEffect.cpp59 GrPrimitiveEdgeType getEdgeType() const { return fEdgeType; } in getEdgeType() function in CircularRRectEffect
280 if (kInverseFillAA_GrProcessorEdgeType == crre.getEdgeType()) { in emitCode()
292 b->add32((crre.getCircularCornerFlags() << 3) | crre.getEdgeType()); in GenKey()
398 GrPrimitiveEdgeType getEdgeType() const { return fEdgeType; } in getEdgeType() function in EllipticalRRectEffect
594 if (kFillAA_GrProcessorEdgeType == erre.getEdgeType()) { in emitCode()
608 b->add32(erre.getRRect().getType() | erre.getEdgeType() << 3); in GenKey()
DGrConvexPolyEffect.h66 GrPrimitiveEdgeType getEdgeType() const { return fEdgeType; } in getEdgeType() function
DGrBezierEffect.cpp74 fEdgeType = ce.getEdgeType(); in GrGLConicEffect()
348 fEdgeType = ce.getEdgeType(); in GrGLQuadEffect()
551 fEdgeType = ce.getEdgeType(); in GrGLCubicEffect()
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...