/third_party/skia/src/gpu/v1/ |
D | StencilMaskHelper.cpp | 283 const SkRect& rect, GrAA aa) { in draw_stencil_rect() 297 GrAA aa) { in draw_path() 323 GrAA aa) { in stencil_path() 336 GrAA supported_aa(skgpu::v1::SurfaceDrawContext* sdc, GrAA aa) { in supported_aa() 371 GrAA aa) { in drawRect() 401 GrAA aa) { in drawPath() 475 GrAA aa) { in drawShape()
|
D | Device_v1.h | 154 void onClipRect(const SkRect& rect, SkClipOp op, bool aa) override { in onClipRect() 158 void onClipRRect(const SkRRect& rrect, SkClipOp op, bool aa) override { in onClipRRect()
|
D | SurfaceDrawContext.cpp | 461 const GrClip* clip, const GrUserStencilSettings* stencilSettings, GrAA* aa, DrawQuad* quad, in attemptQuadOptimization() 611 GrAA aa, in drawFilledQuad() 651 GrAA aa, in drawTexture() 696 GrAA aa, in drawTexturedQuad() 731 GrAA aa, in drawRect() 784 GrAA aa, in fillRectToRect() 840 GrAA aa, in drawQuadSet() 957 GrAA aa, in drawTextureSet() 1027 GrAA aa, in drawRRect() 1328 GrAA aa, in drawRegion() [all …]
|
D | ClipStack.h | 63 void clipRect(const SkMatrix& ctm, const SkRect& rect, GrAA aa, SkClipOp op) { in clipRect() 66 void clipRRect(const SkMatrix& ctm, const SkRRect& rrect, GrAA aa, SkClipOp op) { in clipRRect() 69 void clipPath(const SkMatrix& ctm, const SkPath& path, GrAA aa, SkClipOp op) { in clipPath() 120 GrAA aa() const { return fAA; } in aa() function
|
/third_party/typescript/tests/baselines/reference/ |
D | extendedUnicodeEscapeSequenceIdentifiers.js | 3 const a\u{0061} = 12; 10 const a\u{0061} = 12;
|
D | parser512097.js | 2 var tt = { aa; } field 8 var tt = { aa: aa }; property
|
D | templateLiteralTypesPatterns.js | 166 var aa: '0'; variable 167 var aa: '0' & `${number}`; variable 327 var aa; variable 328 var aa; variable
|
D | incompleteObjectLiteral1.js | 2 var tt = { aa; } field 6 var tt = { aa: aa }; property
|
D | unicodeEscapesInJSDoc.js | 6 function foo(a, aa) { argument 14 function bar(a, aa) { argument
|
D | typesVersions.ambientModules.js | 33 const aa: "ts3.1 a" = a; constant 42 const aa = ext_1.a; constant
|
D | typesVersions.multiFile.js | 29 const aa: "ts3.1 a" = a; constant 38 const aa = ext_1.a; constant
|
D | throwInEnclosingStatements.js | 41 var aa = { variable 87 var aa = { variable
|
D | requiredMappedTypeModifierTrumpsVariance.js | 15 const aa: Foo<{ a?: 1; x: 1 }> = { a: { a: 1, x: 1 } }; variable 37 var aa = { a: { a: 1, x: 1 } }; variable
|
/third_party/skia/src/gpu/ |
D | GrSWMaskHelper.cpp | 37 static SkPaint get_paint(SkRegion::Op op, GrAA aa, uint8_t alpha) { in get_paint() 49 void GrSWMaskHelper::drawRect(const SkRect& rect, const SkMatrix& matrix, SkRegion::Op op, GrAA aa, in drawRect() 60 GrAA aa, uint8_t alpha) { in drawRRect() 73 GrAA aa, uint8_t alpha) { in drawShape() 94 GrAA aa, uint8_t alpha) { in drawShape()
|
D | GrClip.h | 86 virtual PreClipResult preApply(const SkRect& drawBounds, GrAA aa) const { in preApply() 117 static bool IsInsideClip(const SkIRect& innerClipBounds, const SkRect& drawBounds, GrAA aa) { in IsInsideClip() 128 static bool IsOutsideClip(const SkIRect& outerClipBounds, const SkRect& drawBounds, GrAA aa) { in IsOutsideClip() 217 GrAAType aa, in apply()
|
/third_party/selinux/libsepol/src/ |
D | kernel_to_common.c | 257 char *const *aa = a; in strs_cmp() local 459 struct ocontext *const *aa = a; in fsuse_data_cmp() local 475 struct ocontext *const *aa = a; in portcon_data_cmp() local 494 struct ocontext *const *aa = a; in netif_data_cmp() local 502 struct ocontext *const *aa = a; in node_data_cmp() local 518 struct ocontext *const *aa = a; in node6_data_cmp() local 535 struct ocontext *const *aa = a; in ibpkey_data_cmp() local 549 struct ocontext *const *aa = a; in ibendport_data_cmp() local 561 struct ocontext *const *aa = a; in pirq_data_cmp() local 575 struct ocontext *const *aa = a; in ioport_data_cmp() local [all …]
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/spec/classes/property_member_declarations/member_accessor_declarations/ |
D | member_accessor_declarations.ts | 34 static get aa(): number { method in A 37 static set aa(value: number) { method in A
|
/third_party/skia/gm/ |
D | complexclip4.cpp | 51 bool aa) { in emulateClipRectReplace() 58 bool aa) { in emulateClipRRectReplace() 65 bool aa) { in emulateClipPathReplace()
|
D | bleed.cpp | 146 void drawCase1(SkCanvas* canvas, int transX, int transY, bool aa, in drawCase1() 159 void drawCase2(SkCanvas* canvas, int transX, int transY, bool aa, in drawCase2() 172 void drawCase3(SkCanvas* canvas, int transX, int transY, bool aa, in drawCase3() 189 void drawCase4(SkCanvas* canvas, int transX, int transY, bool aa, in drawCase4() 204 void drawCase5(SkCanvas* canvas, int transX, int transY, bool aa, in drawCase5()
|
/third_party/skia/src/core/ |
D | SkRasterClipStack.h | 53 void clipRect(const SkMatrix& ctm, const SkRect& rect, SkClipOp op, bool aa) { in clipRect() 58 void clipRRect(const SkMatrix& ctm, const SkRRect& rrect, SkClipOp op, bool aa) { in clipRRect() 63 void clipPath(const SkMatrix& ctm, const SkPath& path, SkClipOp op, bool aa) { in clipPath() 120 bool finalAA(bool aa) const { return aa && !fDisableAA; } in finalAA()
|
D | SkClipStackDevice.cpp | 30 void SkClipStackDevice::onClipRect(const SkRect& rect, SkClipOp op, bool aa) { in onClipRect() 34 void SkClipStackDevice::onClipRRect(const SkRRect& rrect, SkClipOp op, bool aa) { in onClipRRect() 38 void SkClipStackDevice::onClipPath(const SkPath& path, SkClipOp op, bool aa) { in onClipPath()
|
/third_party/skia/bench/ |
D | RotatedRectBench.cpp | 74 RotRectBench(bool aa, ColorType ct, SkBlendMode mode, bool perspective = false) in RotRectBench() 188 #define DEF_FOR_COLOR_TYPES(aa, blend) \ argument 206 #define DEF_FOR_PERSP_MODES(aa) \ argument
|
/third_party/typescript/tests/cases/conformance/types/literal/ |
D | templateLiteralTypesPatterns.ts | 166 var aa: '0'; variable 167 var aa: '0' & `${number}`; variable
|
/third_party/typescript/tests/baselines/reference/tsserver/projects/ |
D | files-opened-and-closed-affecting-multiple-projects.js | 22 export let aa = 10; variable
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/4.4/static_blocks_in_classe/ |
D | static_blocks_in_classes2.ts | 25 static aa = 0; property in C
|