Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrOvalRenderer.cpp1442 bool applyAA = useAA && in drawDRRect() local
1452 GrPrimitiveEdgeType edgeType = applyAA ? in drawDRRect()
1476 GrPrimitiveEdgeType edgeType = applyAA ? kFillAA_GrProcessorEdgeType : in drawDRRect()
1493 if (applyAA) { in drawDRRect()