Home
last modified time | relevance | path

Searched defs:pts1 (Results 1 – 22 of 22) sorted by relevance

/external/eigen/test/
Dgeo_homogeneous.cpp80 Matrix<Scalar, Size+1, Dynamic> pts1, pts2; in homogeneous() local
/external/skqp/gm/
Dperspshaders.cpp50 SkPoint pts1[] = { in onOnceBeforeDraw() local
Dpictureimagegenerator.cpp71 const SkPoint pts1[] = { SkPoint::Make(underlineRect.x(), 0), in draw_vector_logo() local
Ddrawimageset.cpp28 SkPoint pts1[] = {{0.f, 0.f}, {(SkScalar)w, (SkScalar)h}}; in make_image_tiles() local
Dfilterfastbounds.cpp66 SkPoint pts1[2] = { { r.fLeft, r.fBottom }, { r.fRight, r.fTop } }; in draw_points() local
Dgradients.cpp952 SkPoint pts1[] = { { 0, 0 }, { kTileSize, kTileSize }}; in __anon5f8ff7bb0202() local
/external/kernel-headers/original/uapi/linux/
Dcm4000_cs.h37 unsigned char pts1; member
/external/skia/gm/
Dperspshaders.cpp62 SkPoint pts1[] = { in onOnceBeforeDraw() local
Dpictureimagegenerator.cpp88 const SkPoint pts1[] = { SkPoint::Make(underlineRect.x(), 0), in draw_vector_logo() local
Ddrawimageset.cpp48 SkPoint pts1[] = {{0.f, 0.f}, {(SkScalar)w, (SkScalar)h}}; in make_image_tiles() local
Dfilterfastbounds.cpp77 SkPoint pts1[2] = { { r.fLeft, r.fBottom }, { r.fRight, r.fTop } }; in draw_points() local
Dgradients.cpp912 SkPoint pts1[] = { { 0, 0 }, { kTileSize, kTileSize }}; in __anone570c5c40302() local
/external/libaom/libaom/av1/encoder/
Dransac.c199 static int find_translation(int np, double *pts1, double *pts2, double *mat) { in find_translation()
225 static int find_rotzoom(int np, double *pts1, double *pts2, double *mat) { in find_rotzoom()
264 static int find_affine(int np, double *pts1, double *pts2, double *mat) { in find_affine()
/external/libwebm/m2ts/
Dwebm2pes.cc47 const std::uint32_t pts1 = (pts_90khz >> 30) & 0x7; in SetPtsBits() local
/external/skia/tests/
DPathBuilderTest.cpp107 const SkPoint pts1[] = { in DEF_TEST() local
DGradientTest.cpp343 const SkPoint pts1[] = { SkPoint::Make(1001, 1000001), SkPoint::Make(1000.99f, 1000000) }; in test_clamping_overflow() local
DReadWritePixelsGpuTest.cpp196 SkPoint pts1[] = {{0, 0}, {float(info.width()), float(info.height())}}; in make_ref_data() local
DPathTest.cpp2712 SkPoint pts1[kPtCount]; in test_transform() local
/external/libaom/libaom/av1/common/
Dwarped_motion.c948 static int find_affine_int(int np, const int *pts1, const int *pts2, in find_affine_int()
1060 int av1_find_projection(int np, const int *pts1, const int *pts2, in av1_find_projection()
/external/skqp/tests/
DGradientTest.cpp341 const SkPoint pts1[] = { SkPoint::Make(1001, 1000001), SkPoint::Make(1000.99f, 1000000) }; in test_clamping_overflow() local
DPathTest.cpp2721 SkPoint pts1[kPtCount]; in test_transform() local
/external/tensorflow/tensorflow/c/
Dc_api_test.cc2258 const tensorflow::int64 pts1[] = {2, 4, -1, 8}; in TEST_F() local