| /foundation/arkui/ace_engine/frameworks/core/components/svg/ |
| H A D | svg_polygon_component.cpp | 62 void SvgPolygonComponent::SetPoints(const std::string& points) in SetPoints() argument
|
| H A D | render_svg_polygon.h | 33 void SetPoints(const std::string& points) in SetPoints() argument
|
| /foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
| H A D | cj_polyline_ffi.cpp | 43 ShapePoints points; in FfiOHOSAceFrameworkPolylineSetPoints() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_polyline.cpp | 50 ShapePoints points; in JSPoints() local
|
| /third_party/mesa3d/src/glx/ |
| H A D | eval.c | 40 __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 D | Annotations.cpp | 74 std::vector<size_t> Annotations::points(llvm::StringRef Name) const { in points() function in Annotations
|
| /third_party/skia/docs/examples/ |
| H A D | convex_overstroke_linear_approx_curve.cpp | 19 SkPoint points[10]; in REG_FIDDLE() local
|
| /third_party/skia/gm/ |
| H A D | fillrect_gradient.cpp | 62 static constexpr SkPoint points[] = { in drawGradient() local
|
| H A D | hardstop_gradients_many.cpp | 48 static constexpr SkPoint points[] = { variable
|
| /third_party/skia/bench/ |
| H A D | HardStopGradientBench_ScaleNumColors.cpp | 46 SkPoint points[2] = { variable
|
| H A D | HardStopGradientBench_ScaleNumHardStops.cpp | 40 SkPoint points[2] = { variable
|
| H A D | HardStopGradientBench_SpecialHardStops.cpp | 55 SkPoint points[2] = { variable
|
| /base/sensors/miscdevice/frameworks/js/napi/vibrator/include/ |
| H A D | vibrator_pattern_js.h | 45 std::vector<VibrateCurvePoint> points; member
|
| /foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
| H A D | polygon_modifier.cpp | 39 ShapePoints points; in ResetPolygonPoints() local
|
| H A D | polyline_modifier.cpp | 40 ShapePoints points; in ResetPoints() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/ |
| H A D | skia_text_blob_test.cpp | 144 std::vector<Point> points; in HWTEST_F() local
|
| /foundation/arkui/ace_engine/frameworks/core/components/select_popup/ |
| H A D | rosen_render_select_popup.cpp | 93 std::vector<RSPoint> points = { beginPoint, endPoint }; in PaintGradient() local
|
| /foundation/arkui/ui_lite/frameworks/draw/ |
| H A D | draw_triangle.cpp | 20 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 D | path_test.cpp | 500 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 D | DrawingNativePathTestPart2.cpp | 516 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 D | hdi_composition_check.cpp | 23 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 D | p_tessellator.cpp | 111 DOMAIN_POINT *points = SUPER::GetPoints(); in Tessellate() local
|
| /third_party/vk-gl-cts/external/amber/src/src/vulkan/ |
| H A D | graphics_pipeline.h | 69 void SetPatchControlPoints(uint32_t points) { in SetPatchControlPoints() argument
|
| /third_party/python/Modules/_decimal/libmpdec/ |
| H A D | bench_full.c | 122 int points[40][80]; in main() local
|
| /third_party/skia/tools/viewer/ |
| H A D | SkSLSlide.cpp | 53 SkPoint points[] = { { 0, 0 }, { 256, 0 } }; in load() local
|