/third_party/skia/src/core/ |
H A D | SkPicturePlayback.cpp | 553 const SkPoint* pts = (const SkPoint*)reader->skip(count, sizeof(SkPoint)); in handleOp() local
|
H A D | SkScan_Path.cpp | 686 static int build_tri_edges(SkEdge edge[], const SkPoint pts[], in build_tri_edges() argument 705 static void sk_fill_triangle(const SkPoint pts[], const SkIRect* clipRect, in sk_fill_triangle() argument 745 FillTriangle(const SkPoint pts[], const SkRasterClip& clip, SkBlitter* blitter) FillTriangle() argument [all...] |
/third_party/skia/src/gpu/geometry/ |
H A D | GrStyledShape.cpp | 507 bool GrStyledShape::asLine(SkPoint pts[2], bool* inverted) const { in asLine() argument
|
H A D | GrPathUtils.cpp | 368 SkPoint* pts = quads->push_back_n(3); in convert_noninflect_cubic_to_quads() local 496 SkPoint* pts = quads->push_back_n(3); in convert_noninflect_cubic_to_quads_with_constraint() local 553 int GrPathUtils::findCubicConvex180Chops(const SkPoint pts[], floa argument [all...] |
/third_party/skia/samplecode/ |
H A D | SampleFatBits.cpp | 39 static void apply_grid(SkPoint pts[], int count) { in apply_grid() argument 234 void FatBits::drawLineSkeleton(SkCanvas* max, const SkPoint pts[]) { in drawLineSkeleton() argument 257 drawLine(SkCanvas* canvas, SkPoint pts[]) drawLine() argument 289 drawRect(SkCanvas* canvas, SkPoint pts[2]) drawRect() argument 319 drawTriangleSkeleton(SkCanvas* max, const SkPoint pts[]) drawTriangleSkeleton() argument 332 drawTriangle(SkCanvas* canvas, SkPoint pts[3]) drawTriangle() argument [all...] |
H A D | SamplePatch.cpp | 41 SkPoint pts[] = { { 0, 0, }, in make_shader1() local 53 void setPatch(const SkPoint pts[12]) { in setPatch() argument 333 SkTDArray<SkPoint> pts; in make_verts() local
|
H A D | SampleClip.cpp | 289 SkPoint pts[6]; make_path() local 336 SkPoint pts[2]; draw_halfplane() local [all...] |
/third_party/skia/src/utils/ |
H A D | SkNWayCanvas.cpp | 194 void SkNWayCanvas::onDrawPoints(PointMode mode, size_t count, const SkPoint pts[], in onDrawPoints() argument
|
H A D | SkPaintFilterCanvas.cpp | 60 void SkPaintFilterCanvas::onDrawPoints(PointMode mode, size_t count, const SkPoint pts[], in onDrawPoints() argument
|
H A D | SkPatchUtils.cpp | 165 SkPoint pts[kNumPtsCubic]; in GetLevelOfDetail() local 293 SkPoint pts[kNumPtsCubic]; MakeVertices() local [all...] |
/third_party/skia/tests/ |
H A D | GeometryTest.cpp | 41 SkPoint pts[7]; in testChopCubic() local 65 SkPoint pts[4] = {{rand.nextF(), rand.nextF()}, {rand.nextF(), rand.nextF()}, in testChopCubic() local 132 SkPoint pts[3]; test_evalquadat() local 171 SkPoint pts[3]; test_conic() local 191 SkPoint pts[] = { test_quad_tangents() local 211 SkPoint pts[] = { test_conic_tangents() local 230 test_this_conic_to_quad(skiatest::Reporter* r, const SkPoint pts[3], SkScalar w) test_this_conic_to_quad() argument 255 const SkPoint* pts = &triples[i]; test_conic_to_quads() local 267 SkPoint pts[] = { test_cubic_tangents() local 457 test_chop_quad_at_midtangent(skiatest::Reporter* reporter, const SkPoint pts[3]) test_chop_quad_at_midtangent() argument 472 test_chop_cubic_at_midtangent(skiatest::Reporter* reporter, const SkPoint pts[4], SkCubicType cubicType) test_chop_cubic_at_midtangent() argument 617 SkPoint pts[5]; DEF_TEST() local [all...] |
H A D | PathOpsAngleTest.cpp | 429 SkPoint pts[4]; member
|
H A D | GradientTest.cpp | 26 const SkPoint pts[] = {{ 15, 14.7112684f }, { 0.709064007f, 12.6108112f }}; in test_big_grad() local 141 const SkPoint pts[] = { in TestConstantGradient() local 279 const SkPoint pts[] = {{ 100, 50 }, { 100.0001f, 50000 }}; in test_nearly_vertical() local 291 const SkPoint pts[] = {{ 100, 50 }, { 100, 50 }}; in test_vertical() local 307 const SkPoint pts[] = {{ 179.5f, -179.5f }, { 1074.5f, 715.5f }}; in test_linear_fuzz() local 362 const SkPoint pts[] = { test_degenerate_linear() local [all...] |
/third_party/skia/src/pathops/ |
H A D | SkOpContour.h | 29 void addConic(SkPoint pts[3], SkScalar weight) { in addConic() argument 33 void addCubic(SkPoint pts[4]) { in addCubic() argument 37 SkOpSegment* addLine(SkPoint pts[2]) { in addLine() argument 42 void addQuad(SkPoint pts[3]) { in addQuad() argument [all...] |
H A D | SkPathOpsCubic.cpp | 149 hullIntersects(const SkDPoint* pts, int ptCount, bool* isLinear) const hullIntersects() argument [all...] |
/third_party/skia/modules/pathkit/ |
H A D | pathkit_wasm_bindings.cpp | 263 SkPoint pts[4]; ToCanvas() local [all...] |
/kernel/linux/linux-5.10/drivers/media/pci/ivtv/ |
H A D | ivtv-ioctl.c | 1674 s64 *pts = arg; in ivtv_decoder_ioctls() local 1689 s64 pts; in ivtv_decoder_ioctls() local
|
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
H A D | dvb_filter.h | 140 u8 pts[5]; member 202 u32 pts[2]; /* [0] 1st field, [1] 2nd field */ member
|
/kernel/linux/linux-5.10/drivers/staging/vc04_services/vchiq-mmal/ |
H A D | mmal-msg.h | 273 s64 pts; member
|
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/ |
H A D | tm6000-video.c | 253 u32 pts; in copy_streams() local
|
/kernel/linux/linux-5.10/drivers/media/usb/uvc/ |
H A D | uvc_video.c | 802 u32 pts; in uvc_video_stats_decode() local [all...] |
/kernel/linux/linux-5.10/drivers/media/radio/ |
H A D | radio-wl1273.c | 1084 wl1273_fm_fops_poll(struct file *file, struct poll_table_struct *pts) wl1273_fm_fops_poll() argument
|
H A D | radio-si476x.c | 1133 si476x_radio_fops_poll(struct file *file, struct poll_table_struct *pts) si476x_radio_fops_poll() argument
|
/kernel/linux/linux-6.6/drivers/media/radio/ |
H A D | radio-wl1273.c | 1084 wl1273_fm_fops_poll(struct file *file, struct poll_table_struct *pts) wl1273_fm_fops_poll() argument
|
/kernel/linux/linux-6.6/drivers/media/usb/uvc/ |
H A D | uvc_video.c | 818 u32 pts; in uvc_video_stats_decode() local [all...] |