Searched refs:kHard_ClipEdgeStyle (Results 1 – 3 of 3) sorted by relevance
1477 ClipEdgeStyle edgeStyle = doAA ? kSoft_ClipEdgeStyle : kHard_ClipEdgeStyle; in clipRect()1499 edgeStyle = kHard_ClipEdgeStyle; in onClipRect()1515 kHard_ClipEdgeStyle == edgeStyle in onClipRect()1550 ClipEdgeStyle edgeStyle = doAA ? kSoft_ClipEdgeStyle : kHard_ClipEdgeStyle; in clipRRect()1566 edgeStyle = kHard_ClipEdgeStyle; in onClipRRect()1584 ClipEdgeStyle edgeStyle = doAA ? kSoft_ClipEdgeStyle : kHard_ClipEdgeStyle; in clipPath()1629 edgeStyle = kHard_ClipEdgeStyle; in onClipPath()
1273 kHard_ClipEdgeStyle, enumerator
90 this->INHERITED::onClipRect(large, SkRegion::kReplace_Op, kHard_ClipEdgeStyle); in SkDebugCanvas()