Home
last modified time | relevance | path

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

12345

/third_party/skia/src/gpu/ops/
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/samplecode/
H A DSampleDegenerateQuads.cpp66 SkPath shape; in get_area_coverage() local
/third_party/skia/tests/
H A DPathRendererCacheTests.cpp58 &shape, in draw_path() local
H A DRecordOptsTest.cpp234 sk_sp<SkPicture> shape; in DEF_TEST() local
/third_party/python/Objects/clinic/
H A Dmemoryobject.c.h76 PyObject *shape = NULL; in memoryview_cast() local
/third_party/python/Include/
H A Dpybuffer.h29 Py_ssize_t *shape; member
/third_party/skia/experimental/graphite/src/geom/
H A DShape.h35 Shape(const Shape& shape) { *this = shape; } in Shape() argument
/third_party/skia/gm/
H A Drecordopts.cpp109 sk_sp<SkPicture> shape; in draw_svg_opacity_and_filter_layer_sequence() local
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 DFake.cpp112 void FakeDevice::drawShape(ID id, PaintersOrder paintersOrder, Shape shape, SkIRect r, FakePaint p) { in drawShape() argument
121 void FakeDevice::clipShape(ID id, PaintersOrder paintersOrder, Shape shape, SkIRect r) { in clipShape() argument
163 void FakeCanvas::drawShape(ID id, Shape shape, SkIRect r, FakePaint p) { in drawShape() argument
169 void FakeCanvas::clipShape(ID id, Shape shape, SkIRect r) { in clipShape() argument
H A DCmds.cpp183 ClipCmd::ClipCmd(ID id, Shape shape, SkIRect r) in ClipCmd() argument
189 ClipCmd::ClipCmd(ID id, PaintersOrder paintersOrderWhenAdded, Shape shape, SkIRect r) in ClipCmd() argument
45 DrawCmd(ID id, Shape shape, SkIRect r, const FakePaint& p) DrawCmd() argument
55 DrawCmd(ID id, PaintersOrder paintersOrder, Shape shape, SkIRect r, const FakePaint& p, sk_sp<FakeMCBlob> state) DrawCmd() argument
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...]
/test/xts/acts/ai/nncore/common/
H A Dnncore_utils.h34 std::vector<int32_t> shape; member
/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
/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...]
/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
/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

Completed in 15 milliseconds

12345