Home
last modified time | relevance | path

Searched refs:corner (Results 1 – 25 of 273) sorted by relevance

1234567891011

/external/skia/src/gpu/
DGrVertexWriter.h135 template <int corner, typename T, typename... Args>
137 this->writeQuadValue<corner>(val); in writeQuadVert()
138 this->writeQuadVert<corner>(remainder...); in writeQuadVert()
141 template <int corner>
144 template <int corner, typename T>
149 template <int corner, typename T>
151 switch (corner) { in writeQuadValue()
159 template <int corner, typename T>
161 switch (corner) { in writeQuadValue()
169 template <int corner>
[all …]
/external/skqp/src/gpu/
DGrVertexWriter.h135 template <int corner, typename T, typename... Args>
137 this->writeQuadValue<corner>(val); in writeQuadVert()
138 this->writeQuadVert<corner>(remainder...); in writeQuadVert()
141 template <int corner>
144 template <int corner, typename T>
149 template <int corner, typename T>
151 switch (corner) { in writeQuadValue()
159 template <int corner, typename T>
161 switch (corner) { in writeQuadValue()
169 template <int corner>
[all …]
/external/python/cpython2/Lib/test/
Dtest_generators.py1182 corner = self.coords2index(0, 0)
1183 remove_from_successors(corner)
1184 self.lastij = corner
1185 yield corner
1186 add_to_successors(corner)
1190 corner = self.coords2index(0, 0)
1191 assert self.lastij == corner # i.e., we started in the corner
1194 assert len(succs[corner]) == 2
1195 assert self.coords2index(1, 2) in succs[corner]
1196 assert self.coords2index(2, 1) in succs[corner]
[all …]
/external/eigen/test/
Dgeo_alignedbox.cpp130 VERIFY_IS_APPROX( m, box.corner( BoxType::BottomLeft ) ); in specificTest1()
131 VERIFY_IS_APPROX( M, box.corner( BoxType::TopRight ) ); in specificTest1()
134 VERIFY_IS_APPROX( bottomRight, box.corner( BoxType::BottomRight ) ); in specificTest1()
135 VERIFY_IS_APPROX( topLeft, box.corner( BoxType::TopLeft ) ); in specificTest1()
156 VERIFY_IS_APPROX( m, box.corner( BoxType::BottomLeftFloor ) ); in specificTest2()
157 VERIFY_IS_APPROX( M, box.corner( BoxType::TopRightCeil ) ); in specificTest2()
160 VERIFY_IS_APPROX( bottomRightFloor, box.corner( BoxType::BottomRightFloor ) ); in specificTest2()
161 VERIFY_IS_APPROX( topLeftFloor, box.corner( BoxType::TopLeftFloor ) ); in specificTest2()
Deigen2support.cpp39 VERIFY_IS_EQUAL((m1.corner(TopLeft,1,1)), (m1.block(0,0,1,1))); in eigen2support()
40 VERIFY_IS_EQUAL((m1.template corner<1,1>(TopLeft)), (m1.template block<1,1>(0,0))); in eigen2support()
/external/libvterm/src/encoding/
DDECdrawing.tbl11 6/10 = U+2518 # BOX DRAWINGS LIGHT UP AND LEFT (bottom-right corner)
12 6/11 = U+2510 # BOX DRAWINGS LIGHT DOWN AND LEFT (top-right corner)
13 6/12 = U+250C # BOX DRAWINGS LIGHT DOWN AND RIGHT (top-left corner)
14 6/13 = U+2514 # BOX DRAWINGS LIGHT UP AND RIGHT (bottom-left corner)
/external/python/cpython3/Lib/test/
Dtest_generators.py1478 corner = self.coords2index(0, 0)
1479 remove_from_successors(corner)
1480 self.lastij = corner
1481 yield corner
1482 add_to_successors(corner)
1486 corner = self.coords2index(0, 0)
1487 assert self.lastij == corner # i.e., we started in the corner
1490 assert len(succs[corner]) == 2
1491 assert self.coords2index(1, 2) in succs[corner]
1492 assert self.coords2index(2, 1) in succs[corner]
[all …]
/external/skia/docs/
DSkRRect_Reference.bmh55 SkVector radii(Corner corner) const;
79 SkRRect describes a rounded rectangle with a bounds and a pair of radii for each corner.
88 If either axis radii is zero or less: radii are stored as zero; corner is square.
89 If corner curves overlap, radii are proportionally reduced to fit within bounds.
95 #Line # creates with zeroed bounds and corner radii ##
117 #Line # copies bounds and corner radii ##
140 #Line # copies bounds and corner radii ##
216 The centers of the corner ellipses form an axis-aligned rectangle
348 #Line # returns true if not empty, and one radius at each corner is zero ##
539 #Line # returns corner radii for simple types ##
[all …]
/external/skqp/docs/
DSkRRect_Reference.bmh55 SkVector radii(Corner corner) const;
79 SkRRect describes a rounded rectangle with a bounds and a pair of radii for each corner.
88 If either axis radii is zero or less: radii are stored as zero; corner is square.
89 If corner curves overlap, radii are proportionally reduced to fit within bounds.
95 #Line # creates with zeroed bounds and corner radii ##
117 #Line # copies bounds and corner radii ##
140 #Line # copies bounds and corner radii ##
216 The centers of the corner ellipses form an axis-aligned rectangle
348 #Line # returns true if not empty, and one radius at each corner is zero ##
539 #Line # returns corner radii for simple types ##
[all …]
/external/swiftshader/third_party/LLVM/docs/CommandGuide/
Dmanpage.css223 background: #f0f5fa url(/i/corner-leftline.gif) repeat-y;
227 background: #f0f5fa url(/i/corner-rightline.gif) repeat-y;
231 background: #f0f5fa url(/i/corner-topline.gif) repeat-x;
235 background: #f0f5fa url(/i/corner-botline.gif) repeat-x;
239 background: #ffffff url(/i/corner-rightline.gif) repeat-y;
243 background: #ffffff url(/i/corner-topline.gif) repeat-x;
247 background: #ffffff url(/i/corner-botline.gif) repeat-x;
255 background: #ffffff url(/i/corner-leftline.gif) repeat-y;
/external/swiftshader/third_party/LLVM/docs/CommandGuide/html/
Dmanpage.css223 background: #f0f5fa url(/i/corner-leftline.gif) repeat-y;
227 background: #f0f5fa url(/i/corner-rightline.gif) repeat-y;
231 background: #f0f5fa url(/i/corner-topline.gif) repeat-x;
235 background: #f0f5fa url(/i/corner-botline.gif) repeat-x;
239 background: #ffffff url(/i/corner-rightline.gif) repeat-y;
243 background: #ffffff url(/i/corner-topline.gif) repeat-x;
247 background: #ffffff url(/i/corner-botline.gif) repeat-x;
255 background: #ffffff url(/i/corner-leftline.gif) repeat-y;
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_ResizeNearestNeighbor.pbtxt26 If true, the centers of the 4 corner pixels of the input and output tensors are
27 aligned, preserving the values at the corner pixels. Defaults to false.
Dapi_def_QuantizedResizeBilinear.pbtxt26 If true, the centers of the 4 corner pixels of the input and output tensors are
27 aligned, preserving the values at the corner pixels. Defaults to false.
Dapi_def_ResizeBilinear.pbtxt26 If true, the centers of the 4 corner pixels of the input and output tensors are
27 aligned, preserving the values at the corner pixels. Defaults to false.
Dapi_def_ResizeBicubic.pbtxt26 If true, the centers of the 4 corner pixels of the input and output tensors are
27 aligned, preserving the values at the corner pixels. Defaults to false.
Dapi_def_ExtractGlimpse.pbtxt37 upper left corner of the input images.
80 left corner, the lower right corner is located at (1.0, 1.0) and the
Dapi_def_ResizeArea.pbtxt26 If true, the centers of the 4 corner pixels of the input and output tensors are
27 aligned, preserving the values at the corner pixels. Defaults to false.
/external/pdfium/xfa/fxfa/parser/
Dcxfa_box.cpp142 CXFA_Corner* corner; in GetStrokesInternal() local
144 corner = in GetStrokesInternal()
147 corner = JSObject()->GetProperty<CXFA_Corner>(i, XFA_Element::Corner); in GetStrokesInternal()
152 if (corner || i == 0) { in GetStrokesInternal()
153 strokes[j] = corner; in GetStrokesInternal()
/external/skqp/site/user/api/
DSkRRect_Reference.md57 …SkVector</a> <a href='#SkRRect_radii'>radii</a>(<a href='#SkRRect_Corner'>Corner</a> corner) const;
81 …RRect'>SkRRect</a> describes a rounded rectangle with a bounds and a pair of radii for each corner.
90 If either axis radii is zero or less: radii are stored as zero; corner is square.
91 If corner <a href='undocumented#Curve'>curves</a> overlap, radii are proportionally reduced to fit …
102 Initializes corner radii to (0, 0), and sets type of <a href='#SkRRect_kEmpty_Type'>kEmpty_Type</a>.
124 Initializes to copy of <a href='#SkRRect_copy_const_SkRRect_rrect'>rrect</a> bounds and corner radi…
129 <td>bounds and corner to copy</td>
153 Copies <a href='#SkRRect_copy_operator_rrect'>rrect</a> bounds and corner radii.
158 <td>bounds and corner to copy</td>
245 The centers of the corner ellipses form an axis-aligned rectangle
[all …]
/external/skia/site/user/api/
DSkRRect_Reference.md57 …SkVector</a> <a href='#SkRRect_radii'>radii</a>(<a href='#SkRRect_Corner'>Corner</a> corner) const;
81 …RRect'>SkRRect</a> describes a rounded rectangle with a bounds and a pair of radii for each corner.
90 If either axis radii is zero or less: radii are stored as zero; corner is square.
91 If corner <a href='undocumented#Curve'>curves</a> overlap, radii are proportionally reduced to fit …
102 Initializes corner radii to (0, 0), and sets type of <a href='#SkRRect_kEmpty_Type'>kEmpty_Type</a>.
124 Initializes to copy of <a href='#SkRRect_copy_const_SkRRect_rrect'>rrect</a> bounds and corner radi…
129 <td>bounds and corner to copy</td>
153 Copies <a href='#SkRRect_copy_operator_rrect'>rrect</a> bounds and corner radii.
158 <td>bounds and corner to copy</td>
245 The centers of the corner ellipses form an axis-aligned rectangle
[all …]
/external/skia/gm/
Dpatheffects.cpp20 sk_sp<SkPathEffect> corner = SkCornerPathEffect::Make(25); in compose_pe() local
23 compose = SkPathEffect::MakeCompose(sk_ref_sp(pe), corner); in compose_pe()
25 compose = corner; in compose_pe()
/external/skqp/gm/
Dpatheffects.cpp20 sk_sp<SkPathEffect> corner = SkCornerPathEffect::Make(25); in compose_pe() local
23 compose = SkPathEffect::MakeCompose(sk_ref_sp(pe), corner); in compose_pe()
25 compose = corner; in compose_pe()
/external/libxkbcommon/xkbcommon/test/data/keymaps/
Dquartz.xkb810 corner= 1,
815 corner= 1,
820 corner= 1,
825 corner= 1,
830 corner= 1,
835 corner= 1,
840 corner= 1,
845 corner= 1,
850 corner= 1,
855 corner= 1,
[all …]
/external/python/cpython2/Tools/webchecker/
Dtktools.py87 corner = None
98 corner = Frame(vbarframe, width=sbwidth, height=sbwidth)
99 corner.propagate(0)
100 corner.pack(side=BOTTOM)
/external/eigen/doc/
DA05_PortingFrom2To3.dox51 matrix.corner(TopLeft,r,c)
52 matrix.corner(TopRight,r,c)
53 matrix.corner(BottomLeft,r,c)
54 matrix.corner(BottomRight,r,c)
55 matrix.corner<r,c>(TopLeft)
56 matrix.corner<r,c>(TopRight)
57 matrix.corner<r,c>(BottomLeft)
58 matrix.corner<r,c>(BottomRight)

1234567891011