/external/webrtc/webrtc/modules/audio_processing/beamformer/ |
D | array_util_unittest.cc | 83 std::vector<Point> geometry; in TEST() local 96 std::vector<Point> geometry; in TEST() local 117 std::vector<Point> geometry; in TEST() local 136 std::vector<Point> geometry; in TEST() local
|
D | covariance_matrix_generator_unittest.cc | 29 std::vector<Point> geometry; in TEST() local 57 std::vector<Point> geometry; in TEST() local 94 std::vector<Point> geometry; in TEST() local 151 std::vector<Point> geometry; in TEST() local 189 std::vector<Point> geometry; in TEST() local
|
D | covariance_matrix_generator.cc | 44 const std::vector<Point>& geometry, in UniformCovarianceMatrix() 69 const std::vector<Point>& geometry, in AngledCovarianceMatrix() 94 const std::vector<Point>& geometry, in PhaseAlignmentMasks()
|
/external/skia/src/gpu/batches/ |
D | GrAALinearizingConvexPathRenderer.cpp | 131 static GrDrawBatch* Create(const Geometry& geometry) { in Create() 261 AAFlatteningConvexPathBatch(const Geometry& geometry) : INHERITED(ClassID()) { in AAFlatteningConvexPathBatch() 329 AAFlatteningConvexPathBatch::Geometry geometry; in onDrawPath() local 349 AAFlatteningConvexPathBatch::Geometry geometry; in DRAW_BATCH_TEST_DEFINE() local
|
D | GrDrawAtlasBatch.cpp | 87 GrDrawAtlasBatch::GrDrawAtlasBatch(const Geometry& geometry, const SkMatrix& viewMatrix, in GrDrawAtlasBatch() 261 GrDrawAtlasBatch::Geometry geometry; in DRAW_BATCH_TEST_DEFINE() local
|
D | GrDefaultPathRenderer.cpp | 223 static GrDrawBatch* Create(const Geometry& geometry, uint8_t coverage, in Create() 381 DefaultPathBatch(const Geometry& geometry, uint8_t coverage, const SkMatrix& viewMatrix, in DefaultPathBatch() 709 DefaultPathBatch::Geometry geometry; in internalDrawPath() local 768 DefaultPathBatch::Geometry geometry; in DRAW_BATCH_TEST_DEFINE() local
|
D | GrDrawVerticesBatch.cpp | 34 GrDrawVerticesBatch::GrDrawVerticesBatch(const Geometry& geometry, GrPrimitiveType primitiveType, in GrDrawVerticesBatch() 316 GrDrawVerticesBatch::Geometry geometry; in DRAW_BATCH_TEST_DEFINE() local
|
D | GrDrawAtlasBatch.h | 24 static GrDrawBatch* Create(const Geometry& geometry, const SkMatrix& viewMatrix, in Create()
|
D | GrAADistanceFieldPathRenderer.cpp | 151 static GrDrawBatch* Create(const Geometry& geometry, const SkMatrix& viewMatrix, in Create() 300 AADistanceFieldPathBatch(const Geometry& geometry, in AADistanceFieldPathBatch() 558 AADistanceFieldPathBatch::Geometry geometry(*args.fStroke); in onDrawPath() local 642 AADistanceFieldPathBatch::Geometry geometry(GrTest::TestStrokeRec(random)); in DRAW_BATCH_TEST_DEFINE() local
|
D | GrDrawVerticesBatch.h | 33 static GrDrawBatch* Create(const Geometry& geometry, GrPrimitiveType primitiveType, in Create()
|
D | GrAAConvexPathRenderer.cpp | 754 static GrDrawBatch* Create(const Geometry& geometry) { return new AAConvexPathBatch(geometry); } in Create() 942 AAConvexPathBatch(const Geometry& geometry) : INHERITED(ClassID()) { in AAConvexPathBatch() 1009 AAConvexPathBatch::Geometry geometry; in onDrawPath() local 1026 AAConvexPathBatch::Geometry geometry; in DRAW_BATCH_TEST_DEFINE() local
|
D | GrAAHairLinePathRenderer.cpp | 682 static GrDrawBatch* Create(const Geometry& geometry) { return new AAHairlineBatch(geometry); } in Create() 718 AAHairlineBatch(const Geometry& geometry) : INHERITED(ClassID()) { in AAHairlineBatch() 962 AAHairlineBatch::Geometry geometry; in create_hairline_batch() local
|
D | GrAAStrokeRectBatch.cpp | 81 Geometry& geometry = fGeoData.push_back(); in append() local 134 const Geometry& geometry() const { return fGeoData[0]; } in geometry() function in AAStrokeRectBatch
|
D | GrAtlasTextBatch.h | 78 Geometry& geometry() { return fGeoData[0]; } in geometry() function
|
D | GrPLSPathRenderer.cpp | 794 static GrDrawBatch* Create(const Geometry& geometry) { in Create() 946 PLSPathBatch(const Geometry& geometry) : INHERITED(ClassID()) { in PLSPathBatch() 1003 PLSPathBatch::Geometry geometry; in DRAW_BATCH_TEST_DEFINE() local
|
D | GrNonAAStrokeRectBatch.cpp | 67 Geometry& geometry = fGeoData.push_back(); in append() local
|
/external/gptfdisk/ |
D | diskio-unix.cc | 185 struct hd_geometry geometry; in GetNumHeads() local 203 struct hd_geometry geometry; in GetNumSecsPerTrack() local
|
/external/skia/src/gpu/ |
D | GrOvalRenderer.cpp | 620 static GrDrawBatch* Create(const Geometry& geometry) { return new CircleBatch(geometry); } in Create() 729 CircleBatch(const Geometry& geometry) : INHERITED(ClassID()) { in CircleBatch() 812 CircleBatch::Geometry geometry; in create_circle_batch() local 848 static GrDrawBatch* Create(const Geometry& geometry) { return new EllipseBatch(geometry); } in Create() 947 EllipseBatch(const Geometry& geometry) : INHERITED(ClassID()) { in EllipseBatch() 1060 EllipseBatch::Geometry geometry; in create_ellipse_batch() local 1100 static GrDrawBatch* Create(const Geometry& geometry, const SkRect& bounds) { in Create() 1193 DIEllipseBatch(const Geometry& geometry, const SkRect& bounds) : INHERITED(ClassID()) { in DIEllipseBatch() 1298 DIEllipseBatch::Geometry geometry; in create_diellipse_batch() local 1381 static GrDrawBatch* Create(const Geometry& geometry) { in Create() [all …]
|
D | GrDrawContext.cpp | 438 GrDrawVerticesBatch::Geometry geometry; in drawVertices() local 466 GrDrawAtlasBatch::Geometry geometry; in drawAtlas() local
|
/external/skia/gm/ |
D | convexpolyeffect.cpp | 201 ConvexPolyTestBatch::Geometry geometry; in onDraw() local 247 ConvexPolyTestBatch::Geometry geometry; in onDraw() local
|
D | beziereffects.cpp | 222 BezierCubicOrConicTestBatch::Geometry geometry; in onDraw() local 363 BezierCubicOrConicTestBatch::Geometry geometry; in onDraw() local 599 BezierQuadTestBatch::Geometry geometry; in onDraw() local
|
/external/kernel-headers/original/uapi/linux/ |
D | virtio_blk.h | 68 } geometry; member
|
/external/eigen/test/eigen2/ |
D | eigen2_geometry.cpp | 15 template<typename Scalar> void geometry(void) in geometry() function
|
D | eigen2_geometry_with_eigen2_prefix.cpp | 17 template<typename Scalar> void geometry(void) in geometry() function
|
/external/deqp/modules/gles31/functional/ |
D | es31fNegativeShaderDirectiveTests.cpp | 310 const std::string geometry = "#version 310 es\n" in geometry_shader() local
|