Home
last modified time | relevance | path

Searched defs:points (Results 51 - 75 of 271) sorted by relevance

1234567891011

/foundation/arkui/ace_engine/frameworks/core/components/svg/
H A Dsvg_polygon_component.cpp62 void SvgPolygonComponent::SetPoints(const std::string& points) in SetPoints() argument
H A Drender_svg_polygon.h33 void SetPoints(const std::string& points) in SetPoints() argument
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_polyline_ffi.cpp43 ShapePoints points; in FfiOHOSAceFrameworkPolylineSetPoints() local
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_polyline.cpp50 ShapePoints points; in JSPoints() local
/third_party/mesa3d/src/glx/
H A Deval.c40 __glFillMap1f(GLint k, GLint order, GLint stride, const GLfloat * points, GLubyte * pc) __glFillMap1f() argument
59 __glFillMap1d(GLint k, GLint order, GLint stride, const GLdouble * points, GLubyte * pc) __glFillMap1d() argument
77 __glFillMap2f(GLint k, GLint majorOrder, GLint minorOrder, GLint majorStride, GLint minorStride, const GLfloat * points, GLfloat * data) __glFillMap2f() argument
102 __glFillMap2d(GLint k, GLint majorOrder, GLint minorOrder, GLint majorStride, GLint minorStride, const GLdouble * points, GLdouble * data) __glFillMap2d() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Testing/Support/
H A DAnnotations.cpp74 std::vector<size_t> Annotations::points(llvm::StringRef Name) const { in points() function in Annotations
/third_party/skia/docs/examples/
H A Dconvex_overstroke_linear_approx_curve.cpp19 SkPoint points[10]; in REG_FIDDLE() local
/third_party/skia/gm/
H A Dfillrect_gradient.cpp62 static constexpr SkPoint points[] = { in drawGradient() local
H A Dhardstop_gradients_many.cpp48 static constexpr SkPoint points[] = { variable
/third_party/skia/bench/
H A DHardStopGradientBench_ScaleNumColors.cpp46 SkPoint points[2] = { variable
H A DHardStopGradientBench_ScaleNumHardStops.cpp40 SkPoint points[2] = { variable
H A DHardStopGradientBench_SpecialHardStops.cpp55 SkPoint points[2] = { variable
/base/sensors/miscdevice/frameworks/js/napi/vibrator/include/
H A Dvibrator_pattern_js.h45 std::vector<VibrateCurvePoint> points; member
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
H A Dpolygon_modifier.cpp39 ShapePoints points; in ResetPolygonPoints() local
H A Dpolyline_modifier.cpp40 ShapePoints points; in ResetPoints() local
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_text_blob_test.cpp144 std::vector<Point> points; in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components/select_popup/
H A Drosen_render_select_popup.cpp93 std::vector<RSPoint> points = { beginPoint, endPoint }; in PaintGradient() local
/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_triangle.cpp20 Draw(BufferInfo& gfxDstBuffer, const Point* points, uint8_t count, const Rect& mask, const ColorType& color, OpacityType opa) Draw() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/draw/
H A Dpath_test.cpp500 std::vector<Point> points; in HWTEST_F() local
518 std::vector<Point> points; in HWTEST_F() local
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativePathTestPart2.cpp516 OH_Drawing_Point2D points[4] = {point1, point2, point3, point4}; in HWTEST_F() local
544 OH_Drawing_Point2D points[4] = {point1, point2, point3, point4}; in HWTEST_F() local
565 OH_Drawing_Point2D points[4] = {point1, point2, point3, point4}; in HWTEST_F() local
603 OH_Drawing_Point2D points[4] = {point1, point2, point3, point4}; in HWTEST_F() local
634 OH_Drawing_Point2D points[4] = {point1, point2, point3, point4}; HWTEST_F() local
[all...]
/test/xts/hats/hdf/display/composer/common/
H A Dhdi_composition_check.cpp23 static void GetCheckPoints(Point center, std::vector<Point> &points) in GetCheckPoints() argument
57 GetCheckColors(const std::vector<LayerSettings> &layers, const std::vector<Point> &points) GetCheckColors() argument
86 std::vector<Point> points; Check() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/tessellator/
H A Dp_tessellator.cpp111 DOMAIN_POINT *points = SUPER::GetPoints(); in Tessellate() local
/third_party/vk-gl-cts/external/amber/src/src/vulkan/
H A Dgraphics_pipeline.h69 void SetPatchControlPoints(uint32_t points) { in SetPatchControlPoints() argument
/third_party/python/Modules/_decimal/libmpdec/
H A Dbench_full.c122 int points[40][80]; in main() local
/third_party/skia/tools/viewer/
H A DSkSLSlide.cpp53 SkPoint points[] = { { 0, 0 }, { 256, 0 } }; in load() local

Completed in 9 milliseconds

1234567891011