Home
last modified time | relevance | path

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

123456

/kernel/linux/linux-6.6/include/acpi/
H A Dacbuffer.h91 u8 shape; member
/test/xts/acts/ai/nnrtndk/entry/src/main/cpp/
H A Dnnrtndk.cpp42 std::vector<int32_t> shape; member
[all...]
/third_party/glfw/src/
H A Dinput.c874 GLFWAPI GLFWcursor* glfwCreateStandardCursor(int shape) in glfwCreateStandardCursor() argument
[all...]
H A Dwin32_window.c2301 GLFWbool _glfwCreateStandardCursorWin32(_GLFWcursor* cursor, int shape) in _glfwCreateStandardCursorWin32() argument
H A Dx11_window.c2949 GLFWbool _glfwCreateStandardCursorX11(_GLFWcursor* cursor, int shape) in _glfwCreateStandardCursorX11() argument
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DArabicShaping.java88 public int shape(char[] source, int sourceStart, int sourceLength, in shape() method in ArabicShaping
145 public void shape(char[] source, int start, int length) throws ArabicShapingException { in shape() method in ArabicShaping
160 public String shape(String text) throws ArabicShapingException { in shape() method in ArabicShaping
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DArabicShaping.java88 public int shape(char[] source, int sourceStart, int sourceLength, in shape() method in ArabicShaping
144 public void shape(char[] source, int start, int length) throws ArabicShapingException { in shape() method in ArabicShaping
158 public String shape(String text) throws ArabicShapingException { in shape() method in ArabicShaping
[all...]
/third_party/skia/src/gpu/v1/
H A DClipStack.cpp438 ClipStack::RawElement::RawElement(const SkMatrix& localToDevice, const GrShape& shape, in RawElement() argument
[all...]
H A DDevice_drawTexture.cpp554 GrStyledShape shape; in draw_image() local
/third_party/skia/src/gpu/ops/
H A DDefaultPathRenderer.cpp41 inline bool single_pass_shape(const GrStyledShape& shape) { in single_pass_shape() argument
618 internalDrawPath(skgpu::v1::SurfaceDrawContext* sdc, GrPaint&& paint, GrAAType aaType, const GrUserStencilSettings& userStencilSettings, const GrClip* clip, const SkMatrix& viewMatrix, const GrStyledShape& shape, bool stencilOnly) internalDrawPath() argument
[all...]
H A DFillRRectOp.cpp210 clipToShape(skgpu::v1::SurfaceDrawContext* sdc, SkClipOp clipOp, const SkMatrix& clipMatrix, const GrShape& shape, GrAA aa) clipToShape() argument
[all...]
/third_party/python/Modules/_ctypes/
H A Dcallproc.c1979 PyObject *shape; in buffer_info() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_particle.cpp760 int shape = paramObj->GetProperty("shape")->ToNumber<int>(); in AddDisturbance() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_api_impl_bridge.cpp4774 auto shape = panda::ObjectRef::New(vm); in RegisterShapeAttributes() local
/foundation/arkui/ace_engine/frameworks/core/components/chart/
H A Dchart_component.h193 void SetPointShape(PointShape shape) in SetPointShape() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dskia_decoration_painter.cpp508 RadialShapeType shape = NG::RadialShapeType::ELLIPSE; in GetCircleSize() local
/foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/
H A Dinspector_composed_element.cpp1255 auto shape = mask->GetMaskPath()->GetBasicShape(); in GetMask() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/rosen/
H A Ddrawing_decoration_painter.cpp481 RadialShapeType shape = NG::RadialShapeType::ELLIPSE; in GetCircleSize() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_paint_filter_canvas.cpp85 void RSPaintFilterCanvasBase::DrawSdf(const SDFShapeBase& shape) in DrawSdf() argument
/foundation/graphic/graphic_3d/3d_widget_adapter/core/src/lume/
H A Dlume_common.cpp1199 DestroyNode(CORE_NS::Entity& sceneEntity, std::shared_ptr<Geometry>& shape, CORE3D_NS::INodeSystem& nodeSystem) DestroyNode() argument
1246 UpdateNodePosition(CORE_NS::Entity& sceneEntity, std::shared_ptr<Geometry>& shape, CORE3D_NS::INodeSystem& nodeSystem) UpdateNodePosition() argument
[all...]
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dcore_canvas.cpp196 void CoreCanvas::DrawSdf(const SDFShapeBase& shape) in DrawSdf() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_canvas.cpp196 bool SkiaCanvas::AddSdfPara(SkRuntimeShaderBuilder& builder, const SDFShapeBase& shape) in AddSdfPara() argument
238 void SkiaCanvas::DrawSdf(const SDFShapeBase& shape) in DrawSdf() argument
[all...]
/kernel/linux/linux-5.10/arch/alpha/kernel/
H A Dsetup.c1130 show_cache_size (struct seq_file *f, const char *which, int shape) in show_cache_size() argument
/kernel/linux/linux-6.6/arch/alpha/kernel/
H A Dsetup.c1115 show_cache_size (struct seq_file *f, const char *which, int shape) in show_cache_size() argument
/test/xts/acts/ai/mindspore/mindsporectest/src/
H A Dohos_c_api_test_mslite.cpp240 const int64_t *shape = OH_AI_TensorGetShape(tensor, &shape_num); in FillInputsData() local
2204 const int64_t *shape in HWTEST() local
3290 int64_t shape[MAX_DIMS]; RunMSLiteModel() local
3378 int64_t shape[MAX_DIMS]; HWTEST() local
3454 int64_t shape[MAX_DIMS]; HWTEST() local
[all...]

Completed in 64 milliseconds

123456