Home
last modified time | relevance | path

Searched defs:aa (Results 1 – 25 of 259) sorted by relevance

1234567891011

/third_party/skia/src/gpu/v1/
DStencilMaskHelper.cpp283 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()
DDevice_v1.h154 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()
DSurfaceDrawContext.cpp461 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 …]
DClipStack.h63 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/
DextendedUnicodeEscapeSequenceIdentifiers.js3 const a\u{0061} = 12;
10 const a\u{0061} = 12;
Dparser512097.js2 var tt = { aa; } field
8 var tt = { aa: aa }; property
DtemplateLiteralTypesPatterns.js166 var aa: '0'; variable
167 var aa: '0' & `${number}`; variable
327 var aa; variable
328 var aa; variable
DincompleteObjectLiteral1.js2 var tt = { aa; } field
6 var tt = { aa: aa }; property
DunicodeEscapesInJSDoc.js6 function foo(a, aa) { argument
14 function bar(a, aa) { argument
DtypesVersions.ambientModules.js33 const aa: "ts3.1 a" = a; constant
42 const aa = ext_1.a; constant
DtypesVersions.multiFile.js29 const aa: "ts3.1 a" = a; constant
38 const aa = ext_1.a; constant
DthrowInEnclosingStatements.js41 var aa = { variable
87 var aa = { variable
DrequiredMappedTypeModifierTrumpsVariance.js15 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/
DGrSWMaskHelper.cpp37 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()
DGrClip.h86 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/
Dkernel_to_common.c257 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/
Dmember_accessor_declarations.ts34 static get aa(): number { method in A
37 static set aa(value: number) { method in A
/third_party/skia/gm/
Dcomplexclip4.cpp51 bool aa) { in emulateClipRectReplace()
58 bool aa) { in emulateClipRRectReplace()
65 bool aa) { in emulateClipPathReplace()
Dbleed.cpp146 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/
DSkRasterClipStack.h53 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()
DSkClipStackDevice.cpp30 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/
DRotatedRectBench.cpp74 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/
DtemplateLiteralTypesPatterns.ts166 var aa: '0'; variable
167 var aa: '0' & `${number}`; variable
/third_party/typescript/tests/baselines/reference/tsserver/projects/
Dfiles-opened-and-closed-affecting-multiple-projects.js22 export let aa = 10; variable
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/4.4/static_blocks_in_classe/
Dstatic_blocks_in_classes2.ts25 static aa = 0; property in C

1234567891011