Home
last modified time | relevance | path

Searched refs:horizontal (Results 1 – 25 of 161) sorted by relevance

1234567

/external/opencv3/modules/highgui/src/files_Qt/
Dstylesheet_trackbar.qss3 QSlider::groove:horizontal {
10 QSlider::sub-page:horizontal {
20 QSlider::add-page:horizontal {
27 QSlider::handle:horizontal {
37 QSlider::handle:horizontal:hover {
44 QSlider::sub-page:horizontal:disabled {
49 QSlider::add-page:horizontal:disabled {
54 QSlider::handle:horizontal:disabled {
/external/opencv3/samples/cpp/tutorial_code/ImgProc/
DMorphology_3.cpp55 Mat horizontal = bw.clone(); in main() local
61 int horizontalsize = horizontal.cols / 30; in main()
67 erode(horizontal, horizontal, horizontalStructure, Point(-1, -1)); in main()
68 dilate(horizontal, horizontal, horizontalStructure, Point(-1, -1)); in main()
71 imshow("horizontal", horizontal); in main()
/external/opencv3/modules/core/test/
Dtest_concatenation.cpp50 Core_ConcatenationTest(bool horizontal, bool firstEmpty, bool secondEmpty);
66 bool horizontal; member in Core_ConcatenationTest
76 : horizontal(horizontal_) in Core_ConcatenationTest()
99 if (horizontal) in run_func()
116 expected = (horizontal ? mat5x0 : mat0x5); in validate_test_results()
118 expected = (horizontal ? mat5x10 : mat10x5); in validate_test_results()
120 expected = (horizontal ? mat5x20 : mat20x5); in validate_test_results()
/external/skia/src/pathops/
DSkIntersections.h61 return horizontal(conic, left, right, y, flipped); in conicHorizontal()
86 return horizontal(cubic, left, right, y, flipped); in cubicHorizontal()
127 return horizontal(line, left, right, y, flipped); in lineHorizontal()
163 return horizontal(quad, left, right, y, flipped); in quadHorizontal()
234 int horizontal(const SkDLine&, double left, double right, double y, bool flipped);
235 int horizontal(const SkDQuad&, double left, double right, double y, bool flipped);
236 int horizontal(const SkDQuad&, double left, double right, double y, double tRange[2]);
237 int horizontal(const SkDCubic&, double y, double tRange[3]);
238 int horizontal(const SkDConic&, double left, double right, double y, bool flipped);
239 int horizontal(const SkDCubic&, double left, double right, double y, bool flipped);
[all …]
/external/libvpx/libvpx/vp9/encoder/
Dvp9_context_tree.c69 alloc_mode_context(cm, num_4x4_blk/2, &tree->horizontal[0]); in alloc_tree_contexts()
73 alloc_mode_context(cm, num_4x4_blk/2, &tree->horizontal[1]); in alloc_tree_contexts()
76 memset(&tree->horizontal[1], 0, sizeof(tree->horizontal[1])); in alloc_tree_contexts()
83 free_mode_context(&tree->horizontal[0]); in free_tree_contexts()
84 free_mode_context(&tree->horizontal[1]); in free_tree_contexts()
Dvp9_encodeframe.c1463 &pc_tree->horizontal[0]); in encode_sb()
1466 subsize, &pc_tree->horizontal[1]); in encode_sb()
1804 &pc_tree->horizontal[0]); in encode_sb_rt()
1807 subsize, &pc_tree->horizontal[1]); in encode_sb_rt()
1925 subsize, &pc_tree->horizontal[0], in rd_use_partition()
1930 PICK_MODE_CONTEXT *ctx = &pc_tree->horizontal[0]; in rd_use_partition()
1936 subsize, &pc_tree->horizontal[1], INT64_MAX); in rd_use_partition()
2653 pc_tree->horizontal[0].pred_interp_filter = in rd_pick_partition()
2656 &pc_tree->horizontal[0], best_rdc.rdcost); in rd_pick_partition()
2660 PICK_MODE_CONTEXT *ctx = &pc_tree->horizontal[0]; in rd_pick_partition()
[all …]
Dvp9_context_tree.h80 PICK_MODE_CONTEXT horizontal[2]; member
/external/chromium-trace/catapult/third_party/flot/
Djquery.flot.stack.js72 horizontal = s.bars.horizontal,
73 … withbottom = ps > 2 && (horizontal ? datapoints.format[2].x : datapoints.format[2].y),
76 keyOffset = horizontal ? 1 : 0,
77 accumulateOffset = horizontal ? 0 : 1,
Djquery.flot.stack.min.js7horizontal=s.bars.horizontal,withbottom=ps>2&&(horizontal?datapoints.format[2].x:datapoints.format…
/external/autotest/frontend/client/src/autotest/public/
Dstandard.css30 .gwt-MenuBar-horizontal {
34 .gwt-MenuBar-horizontal .gwt-MenuItem {
40 .gwt-MenuBar-horizontal .gwt-MenuItemSeparator {
48 .gwt-MenuBar-horizontal .gwt-MenuItemSeparator .menuSeparatorInner {
/external/androidplot/AndroidPlot-Core/src/main/java/com/androidplot/xy/
DXYPlotZoomPan.java283 private void calculatePan(final PointF oldFirstFinger, PointF newX, final boolean horizontal) { in calculatePan() argument
287 if(horizontal) { in calculatePan()
302 if(horizontal) { in calculatePan()
354 private void calculateZoom(float scale, PointF newX, final boolean horizontal) { in calculateZoom() argument
357 if(horizontal) { in calculateZoom()
368 if(horizontal) { in calculateZoom()
/external/skia/tests/
DPathOpsLineIntersectionTest.cpp124 ts.horizontal(line2, left, right, line1[0].fY, line1[0].fX != left); in testOne()
131 ts.horizontal(line1, left, right, line2[0].fY, line2[0].fX != left); in testOne()
167 ts.horizontal(line2, left, right, line1[0].fY, line1[0].fX != left); in testOneCoincident()
176 ts.horizontal(line1, left, right, line2[0].fY, line2[0].fX != left); in testOneCoincident()
/external/libavc/common/arm/
Dih264_inter_pred_luma_horz_hpel_vert_qpel_a9q.s51 @* applies the six tap filter in the horizontal direction on the
61 @* the predictors first in the horizontal direction and then in the
151 vld1.32 {q0}, [r0], r2 @ row -2 load for horizontal filter
162 vld1.32 {q0}, [r0], r2 @ row -1 load for horizontal filter
176 vld1.32 {q0}, [r0], r2 @ row 0 load for horizontal filter
190 vld1.32 {q0}, [r0], r2 @ row 1 load for horizontal filter
204 vld1.32 {q0}, [r0], r2 @ row 2 load for horizontal filter
222 vld1.32 {q0}, [r0], r2 @ row 3 load for horizontal filter
268 vld1.32 {q0}, [r0], r2 @ row 5 load for horizontal filter
306 vld1.32 {q0}, [r0], r2 @ row 6 load for horizontal filter
[all …]
/external/freetype/src/sfnt/
Dttmtx.c162 header = &face->horizontal; in tt_face_load_hhea()
229 header = &face->horizontal; in tt_face_get_metrics()
/external/pdfium/third_party/freetype/src/sfnt/
Dttmtx.c162 header = &face->horizontal; in tt_face_load_hhea()
229 header = &face->horizontal; in tt_face_get_metrics()
/external/markdown/tests/misc/
Dpara-with-hr.txt1 Here is a paragraph, followed by a horizontal rule.
Dblockquote-hr.txt5 > Block quote with horizontal lines.
/external/opencv3/doc/tutorials/imgproc/morph_lines_detection/
Dmoprh_lines_detection.md1 Extract horizontal and vertical lines by using morphological operations {#tutorial_moprh_lines_dete…
9 … creation of custom kernels, in order to extract straight lines on the horizontal and vertical axe…
69 -# Now we are ready to apply morphological operations in order to extract the horizontal and verti…
72 …the corresponding structure element. Since here we want to extract the horizontal lines, a corresp…
/external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/utils/ui/
DGridDataFactory.java512 public GridDataFactory grab(boolean horizontal, boolean vertical) { in grab() argument
513 m_data.grabExcessHorizontalSpace = horizontal; in grab()
/external/markdown/tests/markdown-test/
Dbenchmark.dat7 horizontal-rules:0.180000:135168.000000
/external/freetype/src/autofit/
Dafblue.dat219 // respectively. Only horizontal blue zones (i.e., adjusting vertical
269 // all overshoot values, respectively. Both horizontal and vertical blue
270 // zones (i.e., adjusting vertical and horizontal coordinate values,
282 // right blue zone, taking horizontal maximum values.
285 // Define a blue zone for horizontal hinting (i.e., vertical blue
/external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/bench/
Dmarkermanager.js287 var horizontal = minX <= point.x && point.x <= this.shownBounds_.maxX;
288 if (!horizontal && minX < 0) {
292 horizontal = minX + width <= point.x && point.x <= width - 1;
294 return vertical && horizontal;
/external/opencv3/doc/py_tutorials/py_imgproc/py_canny/
Dpy_canny.markdown25 … Smoothened image is then filtered with a Sobel kernel in both horizontal and vertical direction to
26 …get first derivative in horizontal direction (\f$G_x\f$) and vertical direction (\f$G_y\f$). From …
35 representing vertical, horizontal and two diagonal directions.
/external/pdfium/xfa/src/fxbarcode/common/
DBC_WhiteRectangleDetector.h36 FX_BOOL horizontal);
/external/freetype/src/pfr/
Dpfrload.c500 phy_font->horizontal.stem_snaps = snaps + num_vert; in pfr_extra_item_load_stem_snaps()
679 phy_font->horizontal.stem_snaps = NULL; in pfr_phy_font_done()
680 phy_font->horizontal.num_stem_snaps = 0; in pfr_phy_font_done()
860 phy_font->horizontal.standard = PFR_NEXT_USHORT( p ); in pfr_phy_font_load()

1234567