Home
last modified time | relevance | path

Searched defs:shape (Results 1 - 25 of 122) sorted by relevance

12345

/third_party/typescript/tests/baselines/reference/
H A DkeyofAndIndexedAccess.js[all...]
/third_party/skia/experimental/graphite/src/geom/
H A DShape.cpp16 Shape& Shape::operator=(const Shape& shape) { in operator =() argument
/third_party/mindspore/interfaces/kits/c/
H A Dmodel.h58 int64_t shape[OH_AI_MAX_SHAPE_NUM]; member
/third_party/skia/src/gpu/ops/
H A DSmallPathShapeData.cpp14 SmallPathShapeDataKey::SmallPathShapeDataKey(const GrStyledShape& shape, uint32_t dim) { in SmallPathShapeDataKey() argument
25 SmallPathShapeDataKey::SmallPathShapeDataKey(const GrStyledShape& shape, const SkMatrix& ctm) { in SmallPathShapeDataKey() argument
[all...]
H A DTessellationPathRenderer.cpp89 const GrStyledShape& shape = *args.fShape; in onCanDrawPath() local
[all...]
H A DSmallPathAtlasMgr.cpp101 SmallPathShapeData* SmallPathAtlasMgr::findOrCreate(const GrStyledShape& shape, in findOrCreate() argument
109 SmallPathShapeData* SmallPathAtlasMgr::findOrCreate(const GrStyledShape& shape, in findOrCreate() argument
/third_party/skia/third_party/externals/harfbuzz/perf/
H A Dperf-shaping.hh5 static void shape (benchmark::State &state, const char *text_path, in shape() function
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dtensor_desc.cpp92 OH_NN_ReturnCode TensorDesc::GetShape(int32_t** shape, size_t* shapeNum) const in GetShape() argument
111 OH_NN_ReturnCode TensorDesc::SetShape(const int32_t* shape, size_t shapeNum) in SetShape() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_request_data.h44 int32_t shape = -1; member
50 << index << temporary << shape; in ToString() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/particle/
H A Dparticle_model.h33 ParticleDisturbanceShapeType shape = ParticleDisturbanceShapeType::RECT; member
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/layout/
H A DArabicShaping.java69 public static void shape(char[] chars, int leftType, int rightType, ClassTable isolClassTable) { in shape() method in ArabicShaping
/third_party/skia/src/gpu/
H A DGrSWMaskHelper.cpp72 void GrSWMaskHelper::drawShape(const GrStyledShape& shape, const SkMatrix& matrix, SkRegion::Op op, in drawShape() argument
93 void GrSWMaskHelper::drawShape(const GrShape& shape, const SkMatrix& matrix, SkRegion::Op op, in drawShape() argument
[all...]
/third_party/skia/third_party/externals/harfbuzz/util/
H A Dshape-options.hh100 hb_bool_t shape (hb_font_t *font, hb_buffer_t *buffer, const char **error=nullptr) in shape() function
/third_party/skia/experimental/graphite/src/
H A DDrawContext.cpp52 stencilAndFillPath(const Transform& localToDevice, const Shape& shape, const Clip& clip, DrawOrder order, const PaintParams* paint) stencilAndFillPath() argument
61 fillConvexPath(const Transform& localToDevice, const Shape& shape, const Clip& clip, DrawOrder order, const PaintParams* paint) fillConvexPath() argument
70 strokePath(const Transform& localToDevice, const Shape& shape, const StrokeParams& stroke, const Clip& clip, DrawOrder order, const PaintParams* paint) strokePath() argument
H A DDrawList.cpp48 stencilAndFillPath(const Transform& localToDevice, const Shape& shape, const Clip& clip, DrawOrder ordering, const PaintParams* paint) stencilAndFillPath() argument
61 fillConvexPath(const Transform& localToDevice, const Shape& shape, const Clip& clip, DrawOrder ordering, const PaintParams* paint) fillConvexPath() argument
76 strokePath(const Transform& localToDevice, const Shape& shape, const StrokeParams& stroke, const Clip& clip, DrawOrder ordering, const PaintParams* paint) strokePath() argument
/third_party/skia/gm/
H A Dnested.cpp56 static void AddShape(SkPathBuilder* b, const SkRect& rect, Shapes shape, SkPathDirection dir) { in AddShape() argument
H A Dshapes.cpp111 const SkRRect& shape = fShapes[i]; variable
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dhdi_prepared_model_v2_1.cpp139 int32_t* shape = nullptr; in TransIOTensor() local
H A Dhdi_prepared_model_v2_0.cpp139 int32_t* shape = nullptr; in TransIOTensor() local
H A Dhdi_prepared_model_v1_0.cpp138 int32_t* shape = nullptr; in TransIOTensor() local
H A Dnntensor.cpp345 int32_t* shape = nullptr; in CheckDimRanges() local
/foundation/ai/neural_network_runtime/test/unittest/components/nn_tensor/
H A Dnn_tensor_test.cpp294 int32_t* shape = &index; in HWTEST_F() local
397 int32_t* shape = &index; in HWTEST_F() local
462 int32_t* shape = &index; in HWTEST_F() local
531 int32_t* shape = &index; in HWTEST_F() local
598 int32_t* shape = &index; in HWTEST_F() local
627 int32_t* shape = &index; HWTEST_F() local
778 int32_t* shape = &index; HWTEST_F() local
809 int32_t* shape = &index; HWTEST_F() local
840 int32_t* shape = &index; HWTEST_F() local
871 int32_t* shape = &index; HWTEST_F() local
902 int32_t* shape = &index; HWTEST_F() local
1079 int32_t* shape = &index; HWTEST_F() local
1107 int32_t* shape = &index; HWTEST_F() local
1138 int32_t* shape = &index; HWTEST_F() local
1173 int32_t* shape = &index; HWTEST_F() local
1252 int32_t* shape = &index; HWTEST_F() local
1282 int32_t* shape = &index; HWTEST_F() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dmpeg4videodec.h37 int shape; member
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_median_filter.c163 generate_offsets(enum vl_median_filter_shape shape, unsigned size, in generate_offsets() argument
244 vl_median_filter_init(struct vl_median_filter *filter, struct pipe_context *pipe, unsigned width, unsigned height, unsigned size, enum vl_median_filter_shape shape) vl_median_filter_init() argument
/third_party/skia/src/gpu/geometry/
H A DGrShape.cpp13 GrShape& GrShape::operator=(const GrShape& shape) { in operator =() argument
[all...]

Completed in 12 milliseconds

12345