Home
last modified time | relevance | path

Searched defs:shape (Results 126 - 149 of 149) sorted by relevance

123456

/third_party/skia/src/core/
H A DSkBlurMF.cpp1575 bool SkBlurMaskFilterImpl::canFilterMaskGPU(const GrStyledShape& shape, in canFilterMaskGPU() argument
/third_party/skia/third_party/externals/freetype/src/sdf/
H A Dftsdf.c651 SDF_Shape* shape = ( SDF_Shape* )user; sdf_move_to() local
682 SDF_Shape* shape = ( SDF_Shape* )user; sdf_line_to() local
725 SDF_Shape* shape = ( SDF_Shape* )user; sdf_conic_to() local
767 SDF_Shape* shape = ( SDF_Shape* )user; sdf_cubic_to() local
3020 sdf_generate( const SDF_Params internal_params, const SDF_Shape* shape, FT_UInt spread, const FT_Bitmap* bitmap ) sdf_generate() argument
3190 sdf_generate_bounding_box( const SDF_Params internal_params, const SDF_Shape* shape, FT_UInt spread, const FT_Bitmap* bitmap ) sdf_generate_bounding_box() argument
3414 sdf_generate_subdivision( const SDF_Params internal_params, SDF_Shape* shape, FT_UInt spread, const FT_Bitmap* bitmap ) sdf_generate_subdivision() argument
3492 sdf_generate_with_overlaps( SDF_Params internal_params, SDF_Shape* shape, FT_UInt spread, const FT_Bitmap* bitmap ) sdf_generate_with_overlaps() argument
3759 SDF_Shape* shape = NULL; sdf_raster_render() local
[all...]
/third_party/python/Modules/
H A D_testbuffer.c473 copy_rec(const Py_ssize_t *shape, Py_ssize_t ndim, Py_ssize_t itemsize, in copy_rec() argument
610 unpack_rec(PyObject *unpack_from, char *ptr, PyObject *mview, char *item, const Py_ssize_t *shape, const Py_ssize_t *strides, const Py_ssize_t *suboffsets, Py_ssize_t ndim, Py_ssize_t itemsize) unpack_rec() argument
663 Py_ssize_t *shape = base->shape; ndarray_as_list() local
929 verify_structure(Py_ssize_t len, Py_ssize_t itemsize, Py_ssize_t offset, const Py_ssize_t *shape, const Py_ssize_t *strides, Py_ssize_t ndim) verify_structure() argument
1120 init_structure(ndbuf_t *ndbuf, PyObject *shape, PyObject *strides, Py_ssize_t ndim) init_structure() argument
1177 init_ndbuf(PyObject *items, PyObject *shape, PyObject *strides, Py_ssize_t offset, PyObject *format, int flags) init_ndbuf() argument
1264 ndarray_push_base(NDArrayObject *nd, PyObject *items, PyObject *shape, PyObject *strides, Py_ssize_t offset, PyObject *format, int flags) ndarray_push_base() argument
1287 PyObject *shape = NULL; /* size of each dimension */ ndarray_init() local
1353 PyObject *shape = NULL; /* size of each dimension */ ndarray_push() local
1743 Py_ssize_t *shape = NULL, *strides = NULL, *suboffsets = NULL; copy_structure() local
2238 static Py_ssize_t shape[ND_MAX_NDIM]; ndarray_memoryview_from_buffer() local
2482 arraycmp(const Py_ssize_t *a1, const Py_ssize_t *a2, const Py_ssize_t *shape, Py_ssize_t ndim) arraycmp() argument
[all...]
H A D_testcapimodule.c3656 Py_ssize_t shape = 5; in test_from_contiguous() local
/third_party/python/Objects/
H A Dabstract.c495 _Py_add_one_to_index_F(int nd, Py_ssize_t *index, const Py_ssize_t *shape) _Py_add_one_to_index_F() argument
511 _Py_add_one_to_index_C(int nd, Py_ssize_t *index, const Py_ssize_t *shape) _Py_add_one_to_index_C() argument
692 PyBuffer_FillContiguousStrides(int nd, Py_ssize_t *shape, Py_ssize_t *strides, int itemsize, char fort) PyBuffer_FillContiguousStrides() argument
[all...]
H A Dmemoryobject.c329 copy_base(const Py_ssize_t *shape, Py_ssize_ argument
359 copy_rec(const Py_ssize_t *shape, Py_ssize_t ndim, Py_ssize_t itemsize, char *dptr, const Py_ssize_t *dstrides, const Py_ssize_t *dsuboffsets, char *sptr, const Py_ssize_t *sstrides, const Py_ssize_t *ssuboffsets, char *mem) copy_rec() argument
1257 copy_shape(Py_ssize_t *shape, const PyObject *seq, Py_ssize_t ndim, Py_ssize_t itemsize) copy_shape() argument
1296 cast_to_ND(PyMemoryViewObject *mv, const PyObject *shape, int ndim) cast_to_ND() argument
1366 memoryview_cast_impl(PyMemoryViewObject *self, PyObject *format, PyObject *shape) memoryview_cast_impl() argument
2068 tolist_base(PyMemoryViewObject *self, const char *ptr, const Py_ssize_t *shape, const Py_ssize_t *strides, const Py_ssize_t *suboffsets, const char *fmt) tolist_base() argument
2095 tolist_rec(PyMemoryViewObject *self, const char *ptr, Py_ssize_t ndim, const Py_ssize_t *shape, const Py_ssize_t *strides, const Py_ssize_t *suboffsets, const char *fmt) tolist_rec() argument
2779 cmp_base(const char *p, const char *q, const Py_ssize_t *shape, const Py_ssize_t *pstrides, const Py_ssize_t *psuboffsets, const Py_ssize_t *qstrides, const Py_ssize_t *qsuboffsets, char fmt, struct unpacker *unpack_p, struct unpacker *unpack_q) cmp_base() argument
2801 cmp_rec(const char *p, const char *q, Py_ssize_t ndim, const Py_ssize_t *shape, const Py_ssize_t *pstrides, const Py_ssize_t *psuboffsets, const Py_ssize_t *qstrides, const Py_ssize_t *qsuboffsets, char fmt, struct unpacker *unpack_p, struct unpacker *unpack_q) cmp_rec() argument
[all...]
/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp968 void ShaperHarfBuzz::shape(const char* utf8, size_t utf8Bytes, function in __anon18616::ShaperHarfBuzz
1014 void ShaperHarfBuzz::shape(const char* utf8, size_t utf8Bytes, function in __anon18616::ShaperHarfBuzz
1025 void ShaperHarfBuzz::shape(const char* utf8, size_t utf8Bytes, function in __anon18616::ShaperHarfBuzz
1505 ShapedRun ShaperHarfBuzz::shape(char const * const utf8, global() function in __anon18616::ShaperHarfBuzz
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/
H A Drosen_decoration_painter.cpp738 RadialShapeType shape = RadialShapeType::ELLIPSE; in GetCircleSize() local
783 RadialShapeType shape = RadialShapeType::ELLIPSE; in GetCircleSize() local
[all...]
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/
H A Dview_abstract_model_impl.cpp904 void ViewAbstractModelImpl::SetClipShape(const RefPtr<BasicShape>& shape) in SetClipShape() argument
918 void ViewAbstractModelImpl::SetMask(const RefPtr<BasicShape>& shape) in SetMask() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/
H A Dslider_pattern.cpp1142 auto shape = paintProperty->GetBlockShape(); in GetOutsetInnerFocusPaintRect() local
/kernel/linux/linux-5.10/include/linux/
H A Dfb.h350 __u32 shape; /* see FB_TILE_CURSOR_* */ member
/kernel/linux/linux-6.6/include/linux/
H A Dfb.h360 __u32 shape; /* see FB_TILE_CURSOR_* */ member
/third_party/glfw/src/
H A Dwl_window.c2764 GLFWbool _glfwCreateStandardCursorWayland(_GLFWcursor* cursor, int shape) in _glfwCreateStandardCursorWayland() argument
/third_party/skia/src/gpu/v1/
H A DSurfaceDrawContext.cpp1564 drawShape(const GrClip* clip, GrPaint&& paint, GrAA aa, const SkMatrix& viewMatrix, GrStyledShape&& shape) drawShape() argument
1655 &shape, drawAndStencilPath() local
1721 drawSimpleShape(const GrClip* clip, GrPaint* paint, GrAA aa, const SkMatrix& viewMatrix, const GrStyledShape& shape) drawSimpleShape() argument
1784 drawShapeUsingPathRenderer(const GrClip* clip, GrPaint&& paint, GrAA aa, const SkMatrix& viewMatrix, GrStyledShape&& shape, bool attemptDrawSimple) drawShapeUsingPathRenderer() argument
[all...]
/third_party/skia/src/pdf/
H A DSkPDFDevice.cpp252 SkPath* shape = &fShape; in ~ScopedContentEntry() local
293 void setShape(const SkPath& shape) { in setShape() argument
1280 finishContentEntry(const SkClipStack* clipStack, SkBlendMode blendMode, SkPDFIndirectReference dst, SkPath* shape) finishContentEntry() argument
1651 SkPath shape = SkPath::Rect(SkRect::Make(subset)).makeTransform(matrix); internalDrawImageRect() local
1712 SkPath shape = SkPath::Rect(SkRect::Make(device->imageInfo().dimensions())); drawDevice() local
[all...]
/third_party/skia/tests/
H A DGrStyledShapeTest.cpp40 static bool make_key(Key* key, const GrStyledShape& shape) { in make_key() argument
98 static bool can_interchange_winding_and_even_odd_fill(const GrStyledShape& shape) { in can_interchange_winding_and_even_odd_fill() argument
280 test_inversions(skiatest::Reporter* r, const GrStyledShape& shape, const Key& shapeKey) test_inversions() argument
537 TestCase(const GrStyledShape& shape, skiatest::Reporter* r, SkScalar scale = SK_Scalar1) TestCase() argument
570 CheckBounds(skiatest::Reporter* r, const GrStyledShape& shape, const SkRect& bounds) CheckBounds() argument
1030 GrStyledShape shape = geo.makeShape(hairline); test_stroke_cap() local
1044 shape_known_not_to_have_joins(const GrStyledShape& shape) shape_known_not_to_have_joins() argument
1052 GrStyledShape shape = geo.makeShape(hairline); test_stroke_join() local
1080 GrStyledShape shape = geo.makeShape(hairline); test_miter_limit() local
[all...]
/third_party/python/Lib/
H A Dturtle.py2754 def shape(self, name=None): global() member in RawTurtle
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/qxl/
H A Dqxl_dev.h437 QXLPHYSICAL shape; member
/kernel/linux/linux-6.6/drivers/gpu/drm/qxl/
H A Dqxl_dev.h437 QXLPHYSICAL shape; member
/third_party/python/Modules/_ctypes/
H A D_ctypes.c374 _ctypes_alloc_format_string_with_shape(int ndim, const Py_ssize_t *shape, in _ctypes_alloc_format_string_with_shape() argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Drosen_render_context.cpp4737 auto shape = std::get<RefPtr<ShapeRect>>(rect); local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dnode_common_modifier.cpp3903 auto shape = AceType::MakeRefPtr<ShapeRect>(); in SetClipShape() local
3933 auto shape = AceType::MakeRefPtr<Circle>(); SetClipShape() local
3941 auto shape = AceType::MakeRefPtr<Ellipse>(); SetClipShape() local
4474 auto shape = AceType::MakeRefPtr<ShapeRect>(); SetMaskShape() local
4506 auto shape = AceType::MakeRefPtr<Circle>(); SetMaskShape() local
4516 auto shape = AceType::MakeRefPtr<Ellipse>(); SetMaskShape() local
[all...]
/foundation/arkui/ace_engine/interfaces/native/node/
H A Dstyle_modifier.cpp408 std::string ShapeToString(int shape) in ShapeToString() argument
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...

Completed in 105 milliseconds

123456