Home
last modified time | relevance | path

Searched defs:y2 (Results 1 – 25 of 306) sorted by relevance

12345678910>>...13

/external/skqp/experimental/svg/model/
DSkSVGLinearGradient.cpp27 void SkSVGLinearGradient::setY2(const SkSVGLength& y2) { in setY2()
49 if (const auto* y2 = v.as<SkSVGLengthValue>()) { in onSetAttribute() local
66 const auto y2 = lctx.resolve(fY2, SkSVGLengthContext::LengthType::kVertical); in onMakeShader() local
DSkSVGLine.cpp27 void SkSVGLine::setY2(const SkSVGLength& y2) { in setY2()
49 if (const auto* y2 = v.as<SkSVGLengthValue>()) { in onSetAttribute() local
/external/skia/experimental/svg/model/
DSkSVGLinearGradient.cpp27 void SkSVGLinearGradient::setY2(const SkSVGLength& y2) { in setY2()
49 if (const auto* y2 = v.as<SkSVGLengthValue>()) { in onSetAttribute() local
66 const auto y2 = lctx.resolve(fY2, SkSVGLengthContext::LengthType::kVertical); in onMakeShader() local
DSkSVGLine.cpp27 void SkSVGLine::setY2(const SkSVGLength& y2) { in setY2()
49 if (const auto* y2 = v.as<SkSVGLengthValue>()) { in onSetAttribute() local
/external/pdfium/third_party/agg23/
Dagg_math.h26 float x2, float y2, in calc_point_location()
31 AGG_INLINE float calc_distance(float x1, float y1, float x2, float y2) in calc_distance()
38 float x2, float y2, in calc_line_point_distance()
Dagg_curves.cpp30 float x2, float y2, in init()
41 float x2, float y2, in recursive_bezier()
101 float x2, float y2, in bezier()
Dagg_curves.h69 float x2, float y2, in curve4_div()
143 float x2, float y2, in curve4()
158 float x2, float y2, in init()
/external/skqp/src/compute/skc/
Dpath_builder.c144 float x2, float y2) in skc_path_quad_to()
166 float x2, float y2) in skc_path_quad_smooth_to()
177 float x2, float y2, in skc_path_cubic_to()
202 float x2, float y2, in skc_path_cubic_smooth_to()
/external/skia/src/compute/skc/
Dpath_builder.c144 float x2, float y2) in skc_path_quad_to()
166 float x2, float y2) in skc_path_quad_smooth_to()
177 float x2, float y2, in skc_path_cubic_to()
202 float x2, float y2, in skc_path_cubic_smooth_to()
/external/tensorflow/tensorflow/lite/java/ovic/src/main/java/org/tensorflow/ovic/
DBoundingBox.java25 public float y2; field in BoundingBox
36 public BoundingBox(float x1, float y1, float x2, float y2, int category, float score) { in BoundingBox()
/external/clang/test/CodeGenCXX/
Dattribute_internal_linkage.cpp9 static int y2 [[clang::internal_linkage]]; member in A
27 int A::y2; member in A
/external/epid-sdk/epid/member/tpm2/unittests/
Dcommit-simulator-test.cc45 FfElementObj y2(&params.fq, this->kY2Sha256Str); in TEST_F() local
89 FfElementObj y2(&params.fq, this->kY2Sha384Str); in TEST_F() local
134 FfElementObj y2(&params.fq, this->kY2Sha512Str); in TEST_F() local
179 FfElementObj y2(&params.fq, this->kY2Sha512256Str); in TEST_F() local
224 FfElementObj y2(&params.fq, this->kY2Sha512Str); in TEST_F() local
260 FfElementObj y2(&params.fq, this->kY2Sha512Str); in TEST_F() local
Dcommit-test.cc43 FfElementObj y2(&params.fq, this->kY2Sha256Str); in TEST_F() local
80 FfElementObj y2(&params.fq, this->kY2Sha256Str); in TEST_F() local
101 FfElementObj y2(&params.fq, this->kY2Sha256Str); in TEST_F() local
140 FfElementObj y2(&params.fq, this->kY2Sha256Str); in TEST_F() local
160 FfElementObj y2(&params.fq, this->kY2Sha256Str); in TEST_F() local
189 FfElementObj y2(&params.fq, this->kY2Sha256Str); in TEST_F() local
/external/clang/test/PCH/Inputs/
Dchain-external-defs2.h5 int y2; variable
/external/eigen/Eigen/src/Core/arch/SSE/
DMathFunctions.h83 Packet4f y, y1, y2; variable
342 Packet4f y2 = p4f_sincof_p0; variable
430 Packet4f y2 = p4f_sincof_p0; variable
/external/mesa3d/src/mesa/drivers/x11/
Dxm_buffer.c441 int y2 = rb->Height - y - 1; in xmesa_MapRenderbuffer() local
450 int y2 = rb->Height - y - h; in xmesa_MapRenderbuffer() local
530 int y2 = rb->Height - xrb->map_y - xrb->map_h; in xmesa_UnmapRenderbuffer() local
/external/adhd/cras/src/dsp/
Deq.c51 float y2 = q->y2; in eq_process1() local
86 float y2 = q->y2; in eq_process() local
113 float y2 = q->y2; in eq_process() local
/external/clang/test/PCH/
Dchain-external-defs.c30 int y2 = 18; variable
/external/clang/test/Modules/Inputs/odr/
Db.h4 } y2; variable
/external/clang/test/SemaCXX/
Dalign_value.cpp25 nope<long double, 4> y2; variable
/external/tensorflow/tensorflow/examples/android/jni/object_tracking/
Dintegral_image.h111 const int y2) const { in GetRegionSum()
156 const int x2, const int y2) const { in GetCode()
/external/fdlibm/
De_hypot.c55 double a=x,b=y,t1,t2,y1,y2,w; local
/external/skqp/experimental/canvaskit/htmlcanvas/
Dlineargradient.js2 function LinearCanvasGradient(x1, y1, x2, y2) { argument
/external/skia/modules/canvaskit/htmlcanvas/
Dlineargradient.js2 function LinearCanvasGradient(x1, y1, x2, y2) { argument
/external/python/cpython2/Demo/tkinter/guido/
Dss1.py49 def multicellvalue(self, x1, y1, x2, y2): argument
74 def clearcells(self, x1, y1, x2, y2): argument
78 def clearrows(self, y1, y2): argument
84 def selectcells(self, x1, y1, x2, y2): argument
92 def movecells(self, x1, y1, x2, y2, dx, dy): argument
115 def deleterows(self, y1, y2): argument
429 def renumber(self, x1, y1, x2, y2, dx, dy): argument
710 def setbeacon(self, x1, y1, x2, y2): argument

12345678910>>...13