| /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
|
| /third_party/skia/gm/ |
| H A D | sharedcorners.cpp | 112 void drawTriangleBoxes(SkCanvas* canvas, const std::vector<SkPoint>& points, in drawTriangleBoxes() argument
|
| H A D | skbug_257.cpp | 115 SkPoint points[8] = {{size / 2, 8 + translate}, in DEF_SIMPLE_GM() local
|
| H A D | analytic_gradients.cpp | 147 const SkPoint points[2] = { SkPoint::Make(0, 0), SkPoint::Make(RECT_WIDTH, 0.0) }; variable
|
| H A D | p3.cpp | 199 SkPoint points[] = {{10.5,10.5}, {69.5,69.5}}; in DEF_SIMPLE_GM() local 225 SkPoint points[] = {{10.5,10.5}, {69.5,69.5}}; in DEF_SIMPLE_GM() local 254 SkPoint points[] = {{10.5,10.5}, {69.5,69.5}}; in DEF_SIMPLE_GM() local 280 SkPoint points[] = {{10.5,10.5}, {69.5,69.5}}; in DEF_SIMPLE_GM() local 308 SkPoint points[] in DEF_SIMPLE_GM() local [all...] |
| H A D | dstreadshuffle.cpp | 72 SkPoint points[4]; in drawShape() local 85 SkPoint points[5] = {{50.f, 0.f}}; in drawShape() local [all...] |
| H A D | hardstop_gradients.cpp | 80 static void create_gradient_points(int cellRow, int cellCol, SkPoint points[2]) { in create_gradient_points() argument 107 SkPoint points[2]; variable
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/engine_adapter/ |
| H A D | static_factory_test.cpp | 172 std::vector<Point> points; in HWTEST_F() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/interface/ |
| H A D | path_test.cpp | 513 static const int points[] = { 10, 10, 15, 5, 20, 20, 30, 5, 25, 20, 15, 12, 21, 21, 30, 30, 12, 4, 32, 28, 20, 18, in OnTestPerformance() local [all...] |
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/ |
| H A D | recording_canvas_test.cpp | 97 std::vector<Point> points = {{CANAS_WIDTH, CANAS_WIDTH}, {CANAS_HEIGHT, CANAS_HEIGHT}}; in HWTEST_F() local [all...] |
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/ |
| H A D | text_blob.cpp | 85 void TextBlob::GetDrawingPointsForTextBlob(const TextBlob* blob, std::vector<Point>& points) in GetDrawingPointsForTextBlob() argument
|
| /third_party/mesa3d/src/gallium/frontends/wgl/ |
| H A D | stw_ext_pixelformat.c | 328 int points; member [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| H A D | draw_pipe_unfilled.c | 113 static void points(struct draw_stage *stage, in points() function
|
| /third_party/skia/src/core/ |
| H A D | SkTextBlobPriv.h | 212 const SkPoint* points() const { in points() function in SkTextBlobRunIterator
|
| /third_party/skia/samplecode/ |
| H A D | SampleStrokeVerb.cpp | 132 void doClick(SkPoint points[]) { in doClick() argument
|
| /third_party/skia/tests/ |
| H A D | PathCoverageTest.cpp | 39 static inline int estimate_distance(const SkPoint points[]) { in estimate_distance() argument 44 static inline SkScalar compute_distance(const SkPoint points[]) { in compute_distance() argument 69 quadraticPointCount_EE(const SkPoint points[]) quadraticPointCount_EE() argument 74 quadraticPointCount_EC(const SkPoint points[], SkScalar tol) quadraticPointCount_EC() argument 79 quadraticPointCount_CE(const SkPoint points[]) quadraticPointCount_CE() argument 84 quadraticPointCount_CC(const SkPoint points[], SkScalar tol) quadraticPointCount_CC() argument [all...] |
| /third_party/skia/src/utils/win/ |
| H A D | SkDWriteGeometrySink.cpp | 78 SK_STDMETHODIMP_(void) SkDWriteGeometrySink::AddLines(const D2D1_POINT_2F *points, UINT pointsCount) { in AddLines() argument
|
| /third_party/skia/third_party/externals/freetype/src/smooth/ |
| H A D | ftsmooth.c | 276 FT_Vector* points = outline->points; in ft_smooth_raster_lcd() local 308 FT_Vector* points = outline->points; in ft_smooth_raster_lcdv() local 373 FT_Vector* points = outline->points; ft_smooth_raster_overlap() local [all...] |
| /third_party/skia/bench/ |
| H A D | HairlinePathBench.cpp | 26 static const int points[] = { variable [all...] |
| H A D | PatchBench.cpp | 45 const SkPoint points[SkPatchUtils::kNumCtrlPts] = { in setCubics() local 169 const SkPoint points[SkPatchUtils::kNumCtrlPts] = { variable 195 const SkPoint points[SkPatchUtils::kNumCtrlPts] = { global() variable 221 const SkPoint points[SkPatchUtils::kNumCtrlPts] = { global() variable [all...] |
| /base/sensors/miscdevice/interfaces/inner_api/vibrator/ |
| H A D | vibrator_agent_type.h | 171 VibratorCurvePoint *points = nullptr;
member
|
| /base/sensors/miscdevice/frameworks/native/vibrator/src/ |
| H A D | vibrator_service_client.cpp | 481 VibratorCurvePoint *points = (VibratorCurvePoint *)malloc(sizeof(VibratorCurvePoint) * events[j].pointNum); in ConvertVibratePackage() local [all...] |
| /base/sensors/miscdevice/utils/common/include/ |
| H A D | vibrator_infos.h | 82 std::vector<VibrateCurvePoint> points;
member
|
| /drivers/peripheral/vibrator/interfaces/include/ |
| H A D | vibrator_type.h | 235 struct CurvePoint points[]; member
|