/external/skia/samplecode/ |
D | SampleClipDrawMatch.cpp | 89 static void draw_normal_geom(SkCanvas* canvas, const SkPoint& offset, int geom, bool useAA) { in draw_normal_geom() argument 91 p.setAntiAlias(useAA); in draw_normal_geom() 161 void drawClippedGeom(SkCanvas* canvas, const SkPoint& offset, bool useAA) { in drawClippedGeom() argument 167 canvas->clipRect(create_rect(offset), useAA); in drawClippedGeom() 170 canvas->clipRRect(create_rrect(offset), useAA); in drawClippedGeom() 173 canvas->clipRRect(create_circle(offset), useAA); in drawClippedGeom() 176 canvas->clipPath(create_convex_path(offset), useAA); in drawClippedGeom() 179 canvas->clipPath(create_concave_path(offset), useAA); in drawClippedGeom() 185 canvas->clipRect(create_rect(offset), useAA); in drawClippedGeom() 191 canvas->clipRRect(create_rrect(offset), useAA); in drawClippedGeom() [all …]
|
/external/skqp/samplecode/ |
D | SampleClipDrawMatch.cpp | 89 static void draw_normal_geom(SkCanvas* canvas, const SkPoint& offset, int geom, bool useAA) { in draw_normal_geom() argument 91 p.setAntiAlias(useAA); in draw_normal_geom() 161 void drawClippedGeom(SkCanvas* canvas, const SkPoint& offset, bool useAA) { in drawClippedGeom() argument 167 canvas->clipRect(create_rect(offset), useAA); in drawClippedGeom() 170 canvas->clipRRect(create_rrect(offset), useAA); in drawClippedGeom() 173 canvas->clipRRect(create_circle(offset), useAA); in drawClippedGeom() 176 canvas->clipPath(create_convex_path(offset), useAA); in drawClippedGeom() 179 canvas->clipPath(create_concave_path(offset), useAA); in drawClippedGeom() 185 canvas->clipRect(create_rect(offset), useAA); in drawClippedGeom() 191 canvas->clipRRect(create_rrect(offset), useAA); in drawClippedGeom() [all …]
|
/external/llvm/lib/Target/WebAssembly/ |
D | WebAssemblySubtarget.cpp | 55 bool WebAssemblySubtarget::useAA() const { return true; } in useAA() function in WebAssemblySubtarget
|
D | WebAssemblySubtarget.h | 72 bool useAA() const override;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblySubtarget.cpp | 56 bool WebAssemblySubtarget::useAA() const { return true; } in useAA() function in WebAssemblySubtarget
|
D | WebAssemblySubtarget.h | 76 bool useAA() const override;
|
/external/llvm/lib/Target/ |
D | TargetSubtargetInfo.cpp | 52 bool TargetSubtargetInfo::useAA() const { in useAA() function in TargetSubtargetInfo
|
/external/skia/src/gpu/ops/ |
D | GrDashOp.cpp | 354 bool useAA = this->aaMode() != AAMode::kNone; in onPrepareDraws() local 399 if (useAA) { in onPrepareDraws() 432 if (useAA && !lineDone) { in onPrepareDraws() 479 if ((strokeWidth < 1.f && useAA) || 0.f == strokeWidth) { in onPrepareDraws() 505 if (devIntervals[1] <= 0.f && useAA) { in onPrepareDraws() 551 SkASSERT(useAA); // so that we know bloatX and bloatY have been set in onPrepareDraws() 556 SkASSERT(useAA); // so that we know bloatX and bloatY have been set in onPrepareDraws()
|
/external/skqp/src/gpu/ops/ |
D | GrDashOp.cpp | 351 bool useAA = this->aaMode() != AAMode::kNone; in onPrepareDraws() local 396 if (useAA) { in onPrepareDraws() 429 if (useAA && !lineDone) { in onPrepareDraws() 476 if ((strokeWidth < 1.f && useAA) || 0.f == strokeWidth) { in onPrepareDraws() 502 if (devIntervals[1] <= 0.f && useAA) { in onPrepareDraws() 548 SkASSERT(useAA); // so that we know bloatX and bloatY have been set in onPrepareDraws() 553 SkASSERT(useAA); // so that we know bloatX and bloatY have been set in onPrepareDraws()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZSubtarget.h | 78 bool useAA() const override { return true; } in useAA() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TargetSubtargetInfo.cpp | 66 bool TargetSubtargetInfo::useAA() const { in useAA() function in TargetSubtargetInfo
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZSubtarget.h | 100 bool useAA() const override { return true; } in useAA() function
|
/external/llvm/include/llvm/Target/ |
D | TargetSubtargetInfo.h | 193 virtual bool useAA() const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetSubtargetInfo.h | 234 virtual bool useAA() const;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCSubtarget.cpp | 208 bool PPCSubtarget::useAA() const { in useAA() function in PPCSubtarget
|
D | PPCSubtarget.h | 326 bool useAA() const override;
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64Subtarget.h | 226 bool useAA() const override { return UseAA; } in useAA() function
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCSubtarget.cpp | 213 bool PPCSubtarget::useAA() const { in useAA() function in PPCSubtarget
|
D | PPCSubtarget.h | 307 bool useAA() const override;
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfo.h | 543 bool useAA() const; 1055 virtual bool useAA() = 0; 1308 bool useAA() override { return Impl.useAA(); } in useAA() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonSubtarget.h | 198 bool useAA() const override;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/ |
D | AArch64Subtarget.h | 313 bool useAA() const override { return UseAA; } in useAA() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/PowerPC/ |
D | ppc64-gep-opt.ll | 7 ; backend. If useAA() returns true, it will lower a GEP with multiple indices
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMSubtarget.h | 745 bool useAA() const override { return UseAA; } in useAA() function
|
/external/llvm/test/CodeGen/PowerPC/ |
D | ppc64-gep-opt.ll | 8 ; backend. If useAA() returns true, it will lower a GEP with multiple indices
|