Home
last modified time | relevance | path

Searched defs:pts (Results 1 - 25 of 440) sorted by relevance

12345678910>>...18

/third_party/skia/gm/
H A Dcrbug_1073670.cpp16 SkPoint pts[] = {{0, 0}, {0, 250}}; in DEF_SIMPLE_GM() local
H A Dcrbug_1174186.cpp23 SkPoint pts[] = {{SkBits2Float(0x3f7ffff2), SkBits2Float(0x43483d60)}, in DEF_SIMPLE_GM() local
H A Dcrbug_1162942.cpp31 SkPoint pts[4] = {{SkBits2Float(0x3F39778B), SkBits2Float(0x43FF7FFC)}, in DEF_SIMPLE_GM() local
H A Dshadermaskfilter.cpp44 const SkPoint pts[] = { in make_shader() local
/third_party/skia/docs/examples/
H A DIRect_contains.cpp8 SkIPoint pts[] = { { 30, 50}, { 40, 50}, { 30, 60} }; in REG_FIDDLE() local
H A DPath_isRect.cpp26 const SkPoint pts[] = { {0, 0}, {0, 80}, {80, 80}, {80, 0}, {40, 0}, {20, 0} }; in REG_FIDDLE() local
H A DPath_cubicTo_2.cpp10 SkPoint pts[] = { {20, 20}, {300, 80}, {-140, 90}, {220, 10} }; in REG_FIDDLE() local
H A DPath_quadTo_2.cpp11 SkPoint pts[] = {{128, 10}, {10, 214}, {236, 214}}; in REG_FIDDLE() local
H A Ddraw_vertices.cpp10 SkPoint pts[3] = {{64, 32}, {0, 224}, {128, 224}}; in REG_FIDDLE() local
H A Ddraw_patch.cpp12 const SkPoint pts[] = {{100.f / 4.f, 0.f}, {3.f * 100.f / 4.f, 100.f}}; in REG_FIDDLE() local
H A DMatrix_mapPoints_2.cpp10 SkPoint pts[count]; in REG_FIDDLE() local
H A DMatrix_mapRectToQuad.cpp12 SkPoint pts[4]; in REG_FIDDLE() local
H A DPath_Iter.cpp14 SkPoint start[4], pts[4]; in REG_FIDDLE() local
H A DSKIA_LOGO_svg.cpp54 const SkPoint pts[2] = {{160, 290}, {341, 290}}; in REG_FIDDLE() local
H A Dskpaint_path_2d_path_effect.cpp8 static const int8_t pts[] = {2, 2, 1, 3, 0, 3, 2, 1, 3, 1, 4, 0, 4, 1, in REG_FIDDLE() local
H A DSmoothBezierSplineInterpolation.cpp7 SkPath MakeCubicSplineInterpolation(const SkPoint* pts, size_t N) { in REG_FIDDLE() argument
71 SkPoint pts[] = { REG_FIDDLE() local
[all...]
/third_party/ltp/testcases/kernel/pty/
H A Dpty02.c27 int ptmx, pts; in do_test() local
/third_party/skia/tests/
H A DPathOpsDLineTest.cpp27 SkPoint pts[2] = {line[0].asSkPoint(), line[1].asSkPoint()}; in DEF_TEST() local
/third_party/ffmpeg/libavformat/
H A Divfdec.c74 int64_t pts = avio_rl64(s->pb); in read_packet() local
H A Dsupenc.c32 uint32_t pts = 0, dts = 0; in sup_write_packet() local
/third_party/skia/src/gpu/ops/
H A DDashLinePathRenderer.cpp20 SkPoint pts[2]; in onCanDrawPath() local
50 SkPoint pts[2]; in onDrawPath() local
/third_party/skia/src/core/
H A DHMSymbol.cpp22 SkPoint pts[4]; // the 4 is number of points in PathOutlineDecompose() local
[all...]
/third_party/skia/samplecode/
H A DSampleHairCurves.cpp33 SkScalar pts[] = { variable
55 SkScalar pts[] = { global() variable
73 SkScalar pts[] = { global() variable
94 SkScalar pts[] = { global() variable
[all...]
/third_party/skia/tests/graphite/
H A DUniformTest.cpp18 SkPoint pts[2] = {{-100, -100}, in create_paint() local
/third_party/skia/modules/sksg/src/
H A DSkSGGradient.cpp41 const SkPoint pts[] = { fStartPoint, fEndPoint }; in onMakeShader() local

Completed in 10 milliseconds

12345678910>>...18