| /third_party/skia/src/gpu/v1/ |
| H A D | ClipStack.h | 117 const GrShape& shape() const { return fShape; } in shape() function in skgpu::v1::final::RawElement
|
| /third_party/skia/src/gpu/ops/ |
| H A D | SoftwarePathRenderer.cpp | 59 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
|
| H A D | SmallPathRenderer.cpp | 69 SmallPathOp(GrProcessorSet* processorSet, const SkPMColor4f& color, const GrStyledShape& shape, in SmallPathOp() argument 59 Make(GrRecordingContext* context, GrPaint&& paint, const GrStyledShape& shape, const SkMatrix& viewMatrix, bool gammaCorrect, const GrUserStencilSettings* stencilSettings) Make() argument 349 addDFPathToAtlas(GrMeshDrawTarget* target, FlushInfo* flushInfo, skgpu::v1::SmallPathAtlasMgr* atlasMgr, skgpu::v1::SmallPathShapeData* shapeData, const GrStyledShape& shape, uint32_t dimension, SkScalar scale) const addDFPathToAtlas() argument 445 addBMPathToAtlas(GrMeshDrawTarget* target, FlushInfo* flushInfo, skgpu::v1::SmallPathAtlasMgr* atlasMgr, skgpu::v1::SmallPathShapeData* shapeData, const GrStyledShape& shape, const SkMatrix& ctm) const addBMPathToAtlas() argument [all...] |
| H A D | TriangulatingPathRenderer.cpp | 168 Make(GrRecordingContext* context, GrPaint&& paint, const GrStyledShape& shape, const SkMatrix& viewMatrix, SkIRect devClipBounds, GrAAType aaType, const GrUserStencilSettings* stencilSettings) Make() argument 190 TriangulatingPathOp(GrProcessorSet* processorSet, const SkPMColor4f& color, const GrStyledShape& shape, const SkMatrix& viewMatrix, const SkIRect& devClipBounds, GrAAType aaType, const GrUserStencilSettings* stencilSettings) TriangulatingPathOp() argument 233 CreateKey(GrUniqueKey* key, const GrStyledShape& shape, const SkIRect& devClipBounds) CreateKey() argument 257 Triangulate(GrEagerVertexAllocator* allocator, const SkMatrix& viewMatrix, const GrStyledShape& shape, const SkIRect& devClipBounds, SkScalar tol, bool* isLinear) Triangulate() argument [all...] |
| /third_party/skia/src/core/ |
| H A D | SkMaskFilter.cpp | 330 bool SkMaskFilterBase::canFilterMaskGPU(const GrStyledShape& shape, in canFilterMaskGPU() argument
|
| /third_party/skia/tests/ |
| H A D | TriangulatingPathRendererTests.cpp | 737 &shape, in test_path() local
|
| /third_party/skia/experimental/graphite/src/ |
| H A D | Device.cpp | 213 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...] |
| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
| H A D | nnexecutor.cpp | 111 OH_NN_ReturnCode NNExecutor::GetOutputShape(uint32_t outputIndex, int32_t** shape, uint32_t* shapeNum) const in GetOutputShape() argument
|
| /foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/ |
| H A D | neural_network_runtime_test.cpp | 240 int32_t shape = 3; in SetInputAndOutput() local 1317 int32_t** shape = &ptr; in HWTEST_F() local 1339 int32_t** shape = nullptr; in HWTEST_F() local 1361 int32_t** shape = &ptr; in HWTEST_F() local 1383 int32_t** shape = &ptr; HWTEST_F() local 1403 int32_t** shape = &ptr; HWTEST_F() local [all...] |
| /foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/ |
| H A D | neural_network_runtime_test.cpp | 242 int32_t shape = 3; in SetInputAndOutput() local 1572 int32_t** shape = &ptr; in HWTEST_F() local 1594 int32_t** shape = nullptr; in HWTEST_F() local 1616 int32_t** shape = &ptr; in HWTEST_F() local 1638 int32_t** shape = &ptr; HWTEST_F() local 1658 int32_t** shape = &ptr; HWTEST_F() local [all...] |
| /foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_core_test/ |
| H A D | neural_network_core_test.cpp | 1088 const int32_t* shape = nullptr; in HWTEST_F() local 1102 const int32_t* shape = nullptr; in HWTEST_F() local 1144 int32_t* shape = nullptr; in HWTEST_F() local 1158 int32_t* shape = nullptr; in HWTEST_F() local 1172 int32_t* shape in HWTEST_F() local 1735 int32_t* shape = nullptr; HWTEST_F() local 1758 int32_t* shape = nullptr; HWTEST_F() local [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_slider.cpp | 568 auto shape = jsObj->GetProperty("shape"); in SetBlockStyle() local
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
| H A D | slider_content_modifier.cpp | 790 void SliderContentModifier::SetBlockShape(const RefPtr<BasicShape>& shape) in SetBlockShape() argument
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
| H A D | rs_paint_filter_canvas_test.cpp | 1435 SDFShapeBaseTest shape; in HWTEST_F() local
|
| /kernel/linux/linux-5.10/include/acpi/ |
| H A D | acbuffer.h | 91 u8 shape; member
|
| /kernel/linux/linux-6.6/drivers/spi/ |
| H A D | spi-wpcm-fiu.c | 313 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
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | sipr.c | 260 convolute_with_sparse(float *out, const AMRFixed *pulses, const float *shape, int length) convolute_with_sparse() argument
|
| /third_party/glfw/src/ |
| H A D | null_window.c | 529 GLFWbool _glfwCreateStandardCursorNull(_GLFWcursor* cursor, int shape) in _glfwCreateStandardCursorNull() argument
|
| /third_party/skia/src/gpu/geometry/ |
| H A D | GrStyledShape.cpp | 568 AutoRestoreInverseness(GrShape* shape, const GrStyle& style) AutoRestoreInverseness() argument [all...] |
| /third_party/skia/src/gpu/ |
| H A D | GrBlurUtils.cpp | 244 static bool get_unclipped_shape_dev_bounds(const GrStyledShape& shape, const SkMatrix& matrix, in get_unclipped_shape_dev_bounds() argument 98 sw_create_filtered_mask(GrRecordingContext* rContext, const SkMatrix& viewMatrix, const GrStyledShape& shape, const SkMaskFilter* filter, const SkIRect& unclippedDevShapeBounds, const SkIRect& clipBounds, SkIRect* drawRect, GrUniqueKey* key) sw_create_filtered_mask() argument 189 create_mask_GPU( GrRecordingContext* rContext, const SkIRect& maskRect, const SkMatrix& origViewMatrix, const GrStyledShape& shape, int sampleCnt, const bool canUseSDFBlur = false) create_mask_GPU() argument 271 get_shape_and_clip_bounds(skgpu::v1::SurfaceDrawContext* sdc, const GrClip* clip, const GrStyledShape& shape, const SkMatrix& matrix, SkIRect* unclippedDevShapeBounds, SkIRect* devClipBounds) get_shape_and_clip_bounds() argument 292 compute_key_and_clip_bounds(GrUniqueKey* maskKey, SkIRect* boundsForClip, const GrCaps* caps, const SkMatrix& viewMatrix, bool inverseFilled, const SkMaskFilterBase* maskFilter, const GrStyledShape& shape, const SkIRect& unclippedDevShapeBounds, const SkIRect& devClipBounds, const bool canUseSDFBlur = false) compute_key_and_clip_bounds() argument 377 hw_create_filtered_mask(GrDirectContext* dContext, skgpu::v1::SurfaceDrawContext* sdc, const SkMatrix& viewMatrix, const GrStyledShape& shape, const SkMaskFilterBase* filter, const SkIRect& unclippedDevShapeBounds, const SkIRect& clipBounds, SkIRect* maskRect, GrUniqueKey* key, const bool canUseSDFBlur = false) hw_create_filtered_mask() argument 502 const GrStyledShape* shape = &origShape; draw_shape_with_mask_filter() local 606 drawShapeWithMaskFilter(GrRecordingContext* rContext, skgpu::v1::SurfaceDrawContext* sdc, const GrClip* clip, const GrStyledShape& shape, GrPaint&& paint, const SkMatrix& viewMatrix, const SkMaskFilter* mf) drawShapeWithMaskFilter() argument 617 drawShapeWithMaskFilter(GrRecordingContext* rContext, skgpu::v1::SurfaceDrawContext* sdc, const GrClip* clip, const SkPaint& paint, const SkMatrixProvider& matrixProvider, const GrStyledShape& shape) drawShapeWithMaskFilter() argument [all...] |
| /third_party/python/Modules/_ctypes/ |
| H A D | ctypes.h | 235 Py_ssize_t *shape; member
|
| /third_party/skia/modules/skparagraph/src/ |
| H A D | OneLineShaper.cpp | 564 bool OneLineShaper::iterateThroughShapingRegions(const ShapeVisitor& shape) { argument 648 bool OneLineShaper::shape() { function in skia::textlayout::OneLineShaper
|
| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/ |
| H A D | neural_network_core.cpp | 883 NNRT_API OH_NN_ReturnCode OH_NNTensorDesc_SetShape(NN_TensorDesc *tensorDesc, const int32_t *shape, size_t shapeLength) in OH_NNTensorDesc_SetShape() argument 901 OH_NNTensorDesc_GetShape(const NN_TensorDesc *tensorDesc, int32_t **shape, size_t *shapeLength) OH_NNTensorDesc_GetShape() argument 1459 OH_NNExecutor_GetOutputShape(OH_NNExecutor *executor, uint32_t outputIndex, int32_t **shape, uint32_t *shapeLength) OH_NNExecutor_GetOutputShape() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
| H A D | arkts_native_slider_bridge.cpp | 437 auto shape = jsObj->GetProperty("shape");
in SetBlockStyle() local
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | node_slider_modifier.cpp | 407 auto shape = AceType::MakeRefPtr<ShapeRect>(); in SetSliderBlockShape() local 420 auto shape = AceType::MakeRefPtr<Circle>(); in SetSliderBlockShape() local 429 auto shape = AceType::MakeRefPtr<Ellipse>(); SetSliderBlockShape() local [all...] |