Home
last modified time | relevance | path

Searched defs:shape (Results 26 - 50 of 89) sorted by relevance

1234

/third_party/ffmpeg/libavcodec/
H A Dmetasound.c42 static void add_peak(float period, int width, const float *shape, in add_peak() argument
64 decode_ppc(TwinVQContext *tctx, int period_coef, int g_coef, const float *shape, float *speech) decode_ppc() argument
H A Dtwinvqdec.c155 static void add_peak(int period, int width, const float *shape, in add_peak() argument
179 decode_ppc(TwinVQContext *tctx, int period_coef, int g_coef, const float *shape, float *speech) decode_ppc() argument
/third_party/mindspore/test/utils/
H A Dmodel_utils.cpp117 const int64_t *shape = OH_AI_TensorGetShape(tensor, &shapeNum); in FillInputsData() local
/third_party/skia/src/core/
H A DSkSDFFilter.cpp51 bool isSDFBlur(const GrStyledShape& shape) in isSDFBlur() argument
H A DSkMaskFilter.cpp330 bool SkMaskFilterBase::canFilterMaskGPU(const GrStyledShape& shape, in canFilterMaskGPU() argument
/third_party/skia/src/gpu/geometry/
H A DGrShape.h72 GrShape(const GrShape& shape) { *this = shape; } in GrShape() argument
[all...]
/third_party/skia/src/gpu/v1/
H A DStencilMaskHelper.cpp311 &shape, in draw_path() local
289 draw_path(GrRecordingContext* rContext, skgpu::v1::SurfaceDrawContext* sdc, skgpu::v1::PathRenderer* pr, const GrHardClip& clip, const SkIRect& bounds, const GrUserStencilSettings* ss, const SkMatrix& matrix, const GrStyledShape& shape, GrAA aa) draw_path() argument
317 stencil_path(GrRecordingContext* rContext, skgpu::v1::SurfaceDrawContext* sdc, skgpu::v1::PathRenderer* pr, const GrFixedClip& clip, const SkMatrix& matrix, const GrStyledShape& shape, GrAA aa) stencil_path() argument
472 drawShape(const GrShape& shape, const SkMatrix& matrix, SkRegion::Op op, GrAA aa) drawShape() argument
[all...]
H A DClipStack.h117 const GrShape& shape() const { return fShape; } in shape() function in skgpu::v1::final::RawElement
/third_party/skia/tests/
H A DRecordOptsTest.cpp234 sk_sp<SkPicture> shape; in DEF_TEST() local
H A DTriangulatingPathRendererTests.cpp737 &shape, in test_path() local
/third_party/skia/modules/skottie/src/layers/shapelayer/
H A DShapeLayer.cpp188 const skjson::ObjectValue* shape = (*jshape)[jshape->size() - 1 - i]; in attachShape() local
[all...]
/third_party/skia/modules/skshaper/src/
H A DSkShaper_coretext.cpp63 void SkShaper_CoreText::shape(const char* utf8, size_t utf8Bytes, in shape() function in SkShaper_CoreText
87 void SkShaper_CoreText::shape(const char* utf8, size_t utf8Bytes, in shape() function in SkShaper_CoreText
H A DSkShaper_primitive.cpp146 void SkShaperPrimitive::shape(const char* utf8, size_t utf8Bytes, in shape() function in SkiaRsText::SkShaperPrimitive
178 void SkShaperPrimitive::shape(const char* utf8, size_t utf8Bytes, in shape() function in SkiaRsText::SkShaperPrimitive
193 void SkShaperPrimitive::shape(const char* utf8, size_t utf8Bytes, in shape() function in SkiaRsText::SkShaperPrimitive
/third_party/skia/gm/
H A Daaxfermodes.cpp242 void drawShape(SkCanvas* canvas, Shape shape, const SkPaint& paint, SkBlendMode mode) { in drawShape() argument
/third_party/skia/experimental/sorttoy/
H A Dsorttoy.cpp279 test1(std::vector<sk_sp<Cmd>>* test, Shape shape, std::vector<ID>* expectedOrder) test1() argument
298 test2(std::vector<sk_sp<Cmd>>* test, Shape shape, std::vector<ID>* expectedOrder) test2() argument
319 test3(std::vector<sk_sp<Cmd>>* test, Shape shape, std::vector<ID>* expectedOrder) test3() argument
341 test4(std::vector<sk_sp<Cmd>>* test, Shape shape, std::vector<ID>* expectedOrder) test4() argument
367 test5(std::vector<sk_sp<Cmd>>* test, Shape shape, std::vector<ID>* expectedOrder) test5() argument
401 test6(std::vector<sk_sp<Cmd>>* test, Shape shape, std::vector<ID>* expectedOrder) test6() argument
423 test7(std::vector<sk_sp<Cmd>>* test, Shape shape, std::vector<ID>* expectedOrder) test7() argument
[all...]
/kernel/linux/linux-5.10/tools/bpf/bpftool/
H A Dcfg.c385 const char *shape; in draw_bb_node() local
/kernel/linux/linux-5.10/include/xen/interface/io/
H A Dkbdif.h492 } shape; member
/kernel/linux/linux-6.6/include/xen/interface/io/
H A Dkbdif.h475 } shape; member
/kernel/linux/linux-6.6/tools/bpf/bpftool/
H A Dcfg.c387 const char *shape; in draw_bb_node() local
/third_party/ffmpeg/libavfilter/
H A Dvf_libopencv.c209 int cols = 0, rows = 0, anchor_x = 0, anchor_y = 0, shape = CV_SHAPE_RECT; in parse_iplconvkernel() local
/third_party/mindspore/test/unittest/
H A Dmindspore_unit_test.cpp374 const int64_t *shape = OH_AI_TensorGetShape(tensor, &shapeNum); in HWTEST() local
/third_party/skia/src/gpu/ops/
H A DSoftwarePathRenderer.cpp59 bool get_unclipped_shape_dev_bounds(const GrStyledShape& shape, const SkMatrix& matrix, in get_unclipped_shape_dev_bounds() argument
40 SoftwarePathData(const SkIRect& maskBounds, const SkMatrix& viewMatrix, const GrStyledShape& shape, GrAA aa) SoftwarePathData() argument
122 GetShapeAndClipBounds(SurfaceDrawContext* sdc, const GrClip* clip, const GrStyledShape& shape, const SkMatrix& matrix, SkIRect* unclippedDevShapeBounds, SkIRect* clippedDevShapeBounds, SkIRect* devClipBounds) GetShapeAndClipBounds() argument
/third_party/skia/experimental/graphite/src/
H A DDevice.cpp213 void Device::drawShape(const Shape& shape, in drawShape() argument
332 applyClipToDraw(const Transform& localToDevice, const Shape& shape, const SkStrokeRec& style, PaintersDepth z) applyClipToDraw() argument
[all...]
/kernel/linux/linux-5.10/include/acpi/
H A Dacbuffer.h91 u8 shape; member
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-wpcm-fiu.c313 const struct wpcm_fiu_op_shape *shape = &wpcm_fiu_op_shapes[i]; in wpcm_fiu_find_op_shape() local
355 const struct wpcm_fiu_op_shape *shape = wpcm_fiu_find_op_shape(op); in wpcm_fiu_exec_op() local

Completed in 23 milliseconds

1234