| /third_party/skia/experimental/sorttoy/ |
| D | sorttoy.cpp | 280 Shape shape, in test1() 299 Shape shape, in test2() 320 Shape shape, in test3() 342 Shape shape, in test4() 368 Shape shape, in test5() 402 Shape shape, in test6() 424 Shape shape, in test7()
|
| D | Fake.cpp | 112 void FakeDevice::drawShape(ID id, PaintersOrder paintersOrder, Shape shape, SkIRect r, FakePaint p)… in drawShape() 121 void FakeDevice::clipShape(ID id, PaintersOrder paintersOrder, Shape shape, SkIRect r) { in clipShape() 163 void FakeCanvas::drawShape(ID id, Shape shape, SkIRect r, FakePaint p) { in drawShape() 169 void FakeCanvas::clipShape(ID id, Shape shape, SkIRect r) { in clipShape()
|
| D | Cmds.cpp | 46 Shape shape, in DrawCmd() 57 Shape shape, in DrawCmd() 183 ClipCmd::ClipCmd(ID id, Shape shape, SkIRect r) in ClipCmd() 189 ClipCmd::ClipCmd(ID id, PaintersOrder paintersOrderWhenAdded, Shape shape, SkIRect r) in ClipCmd()
|
| /third_party/typescript/tests/baselines/reference/ |
| D | propTypeValidatorInference.js | 72 shape: PropTypes.shape(innerProps).isRequired, property 81 shape: PropTypes.shape(innerProps).isRequired, property 110 shape: PropTypes.shape(innerProps).isRequired, property 118 shape: PropTypes.shape(innerProps).isRequired, property
|
| D | discriminatedUnionErrorMessage.js | 9 let shape: Shape = { variable 17 var shape = { variable
|
| /third_party/flutter/skia/src/gpu/ |
| D | GrBlurUtils.cpp | 65 const GrShape& shape, in sw_draw_with_mask_filter() 175 const GrShape& shape, in create_mask_GPU() 203 static bool get_unclipped_shape_dev_bounds(const GrShape& shape, const SkMatrix& matrix, in get_unclipped_shape_dev_bounds() 232 const GrShape& shape, in get_shape_and_clip_bounds() 258 const GrShape* shape = &origShape; in draw_shape_with_mask_filter() local 433 const GrShape& shape, in drawShapeWithMaskFilter() 446 const GrShape& shape) { in drawShapeWithMaskFilter()
|
| /third_party/skia/src/gpu/ |
| D | GrBlurUtils.cpp | 99 const GrStyledShape& shape, in sw_create_filtered_mask() 192 const GrStyledShape& shape, in create_mask_GPU() 238 static bool get_unclipped_shape_dev_bounds(const GrStyledShape& shape, const SkMatrix& matrix, in get_unclipped_shape_dev_bounds() 267 const GrStyledShape& shape, in get_shape_and_clip_bounds() 292 const GrStyledShape& shape, in compute_key_and_clip_bounds() 373 const GrStyledShape& shape, in hw_create_filtered_mask() 473 const GrStyledShape* shape = &origShape; in draw_shape_with_mask_filter() local 557 const GrStyledShape& shape, in drawShapeWithMaskFilter() 570 const GrStyledShape& shape) { in drawShapeWithMaskFilter()
|
| /third_party/typescript/tests/cases/compiler/ |
| D | propTypeValidatorInference.ts | 32 export function shape<P extends ValidationMap<any>>(type: P): Requireable<InferProps<P>>; function 71 shape: PropTypes.shape(innerProps).isRequired, constant 80 shape: PropTypes.shape(innerProps).isRequired, constant
|
| D | discriminatedUnionErrorMessage.ts | 8 let shape: Shape = { variable
|
| /third_party/skia/experimental/graphite/src/ |
| D | DrawContext.cpp | 53 const Shape& shape, in stencilAndFillPath() 62 const Shape& shape, in fillConvexPath() 71 const Shape& shape, in strokePath()
|
| D | DrawList.cpp | 49 const Shape& shape, in stencilAndFillPath() 62 const Shape& shape, in fillConvexPath() 77 const Shape& shape, in strokePath()
|
| /third_party/skia/src/gpu/ops/ |
| D | SmallPathShapeData.cpp | 14 SmallPathShapeDataKey::SmallPathShapeDataKey(const GrStyledShape& shape, uint32_t dim) { in SmallPathShapeDataKey() 25 SmallPathShapeDataKey::SmallPathShapeDataKey(const GrStyledShape& shape, const SkMatrix& ctm) { in SmallPathShapeDataKey()
|
| D | SmallPathAtlasMgr.cpp | 101 SmallPathShapeData* SmallPathAtlasMgr::findOrCreate(const GrStyledShape& shape, in findOrCreate() 109 SmallPathShapeData* SmallPathAtlasMgr::findOrCreate(const GrStyledShape& shape, in findOrCreate()
|
| /third_party/skia/src/gpu/v1/ |
| D | StencilMaskHelper.cpp | 296 const GrStyledShape& shape, in draw_path() 322 const GrStyledShape& shape, in stencil_path() 424 GrStyledShape shape(*clipPath, GrStyle::SimpleFill()); in drawPath() local 472 bool StencilMaskHelper::drawShape(const GrShape& shape, in drawShape()
|
| /third_party/skia/modules/skshaper/src/ |
| D | SkShaper_primitive.cpp | 125 void SkShaperPrimitive::shape(const char* utf8, size_t utf8Bytes, in shape() function in SkShaperPrimitive 149 void SkShaperPrimitive::shape(const char* utf8, size_t utf8Bytes, in shape() function in SkShaperPrimitive 164 void SkShaperPrimitive::shape(const char* utf8, size_t utf8Bytes, in shape() function in SkShaperPrimitive
|
| /third_party/flutter/skia/third_party/externals/sdl/src/video/ |
| D | SDL_shape.c | 67 SDL_CalculateShapeBitmap(SDL_WindowShapeMode mode,SDL_Surface *shape,Uint8* bitmap,Uint8 ppb) in SDL_CalculateShapeBitmap() 207 SDL_CalculateShapeTree(SDL_WindowShapeMode mode,SDL_Surface* shape) in SDL_CalculateShapeTree() 247 SDL_SetWindowShape(SDL_Window *window,SDL_Surface *shape,SDL_WindowShapeMode *shape_mode) in SDL_SetWindowShape()
|
| /third_party/node/deps/npm/node_modules/jsonparse/samplejson/ |
| D | basic2.json | 6 … {"shape": "rect", "fill": "#333", "stroke": "#999", "x": 0.5, "y": 0.5, "width": 47, "height": 47} string 24 …{"shape": "polygon", "fill": "#248", "stroke": "#48f", "points": [[0.5,47.5],[47.5,47.5],[47.5,0.5… string 41 …{"shape": "polygon", "fill": "#248", "stroke": "#48f", "points": [[0.5,0.5],[47.5,47.5],[0.5,47.5]… string 58 …{"shape": "polygon", "fill": "#333", "stroke": "#999", "points": [[0.5,0.5],[47.5,47.5],[47.5,0.5]… string 76 …{"shape": "polygon", "fill": "#333", "stroke": "#999", "points": [[0.5,0.5],[0.5,47.5],[47.5,0.5]]} string 94 …{"shape": "polygon", "fill": "#482", "stroke": "#8f4", "points": [[0.5,47.5],[0.5,23.5],[24.5,23.5… string 112 …{"shape": "polygon", "fill": "#482", "stroke": "#8f4", "points": [[0.5,0.5],[23.5,0.5],[23.5,24.5]… string 130 {"shape": "circle", "fill": "#ff0", "stroke": "#ff8", "cx": 24, "cy": 24, "r": 18} string 136 …{"shape": "polygon", "fill": "#842", "stroke": "#f84", "points": [[4.5,0.5],[14.5,0.5],[14.5,17.5]… string 142 … {"shape": "polygon", "fill": "#333", "stroke": "#999", "points": [[0.5,0.5],[47.5,0.5],[24,47.5]]} string [all …]
|
| D | basic.json | 6 …{"shape": "rect", "fill": "#333", "stroke": "#999", "x": 0.5e+1, "y": 0.5, "z": 0.8e-0, "w": 0.5e5… string 24 …{"shape": "polygon", "fill": "#248", "stroke": "#48f", "points": [[0.5,47.5],[47.5,47.5],[47.5,0.5… string 41 …{"shape": "polygon", "fill": "#248", "stroke": "#48f", "points": [[0.5,0.5],[47.5,47.5],[0.5,47.5]… string 58 …{"shape": "polygon", "fill": "#333", "stroke": "#999", "points": [[0.5,0.5],[47.5,47.5],[47.5,0.5]… string 76 …{"shape": "polygon", "fill": "#333", "stroke": "#999", "points": [[0.5,0.5],[0.5,47.5],[47.5,0.5]]} string 94 …{"shape": "polygon", "fill": "#482", "stroke": "#8f4", "points": [[0.5,47.5],[0.5,23.5],[24.5,23.5… string 112 …{"shape": "polygon", "fill": "#482", "stroke": "#8f4", "points": [[0.5,0.5],[23.5,0.5],[23.5,24.5]… string 130 {"shape": "circle", "fill": "#ff0", "stroke": "#ff8", "cx": 24, "cy": 24, "r": 18} string 136 …{"shape": "polygon", "fill": "#842", "stroke": "#f84", "points": [[4.5,0.5],[14.5,0.5],[14.5,17.5]… string 142 … {"shape": "polygon", "fill": "#333", "stroke": "#999", "points": [[0.5,0.5],[47.5,0.5],[24,47.5]]} string [all …]
|
| /third_party/skia/third_party/externals/freetype/src/sdf/ |
| D | ftsdf.c | 582 SDF_Shape** shape ) in sdf_shape_new() 609 sdf_shape_done( SDF_Shape** shape ) in sdf_shape_done() 651 SDF_Shape* shape = ( SDF_Shape* )user; in sdf_move_to() local 682 SDF_Shape* shape = ( SDF_Shape* )user; in sdf_line_to() local 725 SDF_Shape* shape = ( SDF_Shape* )user; in sdf_conic_to() local 767 SDF_Shape* shape = ( SDF_Shape* )user; in sdf_cubic_to() local 818 SDF_Shape* shape ) in sdf_outline_decompose() 1203 split_sdf_shape( SDF_Shape* shape ) in split_sdf_shape() 1317 sdf_shape_dump( SDF_Shape* shape ) in sdf_shape_dump() 3021 const SDF_Shape* shape, in sdf_generate() [all …]
|
| /third_party/freetype/src/sdf/ |
| D | ftsdf.c | 582 SDF_Shape** shape ) in sdf_shape_new() 609 sdf_shape_done( SDF_Shape** shape ) in sdf_shape_done() 651 SDF_Shape* shape = ( SDF_Shape* )user; in sdf_move_to() local 682 SDF_Shape* shape = ( SDF_Shape* )user; in sdf_line_to() local 725 SDF_Shape* shape = ( SDF_Shape* )user; in sdf_conic_to() local 779 SDF_Shape* shape = ( SDF_Shape* )user; in sdf_cubic_to() local 830 SDF_Shape* shape ) in sdf_outline_decompose() 1230 split_sdf_shape( SDF_Shape* shape ) in split_sdf_shape() 1365 sdf_shape_dump( SDF_Shape* shape ) in sdf_shape_dump() 3069 const SDF_Shape* shape, in sdf_generate() [all …]
|
| /third_party/python/Lib/test/ |
| D | test_buffer.py | 264 def strides_from_shape(ndim, shape, itemsize, layout): argument 306 def carray(items, shape): argument 311 def farray(items, shape): argument 316 def indices(shape): argument 328 def transpose(src, shape): argument 435 def verify_structure(memlen, itemsize, ndim, shape, strides, offset): argument 488 def rand_structure(itemsize, valid, maxdim=5, maxshape=16, shape=()): argument 564 def randslice_from_shape(ndim, shape): argument 645 def cast_items(exporter, fmt, itemsize, shape=None): argument 698 def genslices_ndim(ndim, shape): argument [all …]
|
| /third_party/skia/third_party/externals/harfbuzz/test/ |
| D | meson.build | 2 subdir('shape') subdir
|
| D | Makefile.am | 5 SUBDIRS = api shape subset fuzzing subdir
|
| /third_party/flutter/skia/src/gpu/ops/ |
| D | GrSmallPathRenderer.cpp | 59 ShapeDataKey(const GrShape& shape, uint32_t dim) { this->set(shape, dim); } in ShapeDataKey() 60 ShapeDataKey(const GrShape& shape, const SkMatrix& ctm) { this->set(shape, ctm); } in ShapeDataKey() 69 void set(const GrShape& shape, uint32_t dim) { in set() 81 void set(const GrShape& shape, const SkMatrix& ctm) { in set() 238 const GrShape& shape, in Make() 250 SmallPathOp(Helper::MakeArgs helperArgs, const SkPMColor4f& color, const GrShape& shape, in SmallPathOp() 524 GrDrawOpAtlas* atlas, ShapeData* shapeData, const GrShape& shape, in addDFPathToAtlas() 664 GrDrawOpAtlas* atlas, ShapeData* shapeData, const GrShape& shape, in addBMPathToAtlas() 973 const GrShape& shape, in createOp_TestingOnly() 1011 GrShape shape(GrTest::TestPath(random), GrStyle::SimpleFill()); in GR_DRAW_OP_TEST_DEFINE() local
|
| /third_party/flutter/skia/src/gpu/ccpr/ |
| D | GrCCDrawPathsOp.cpp | 31 const GrShape& shape, GrPaint&& paint) { in Make() 80 const GrShape& shape, float strokeDevWidth, const SkRect& conservativeDevBounds, in InternalMake() 101 GrCCDrawPathsOp::GrCCDrawPathsOp(const SkMatrix& m, const GrShape& shape, float strokeDevWidth, in GrCCDrawPathsOp() 131 GrCCDrawPathsOp::SingleDraw::SingleDraw(const SkMatrix& m, const GrShape& shape, in SingleDraw()
|