/third_party/mesa3d/src/intel/isl/tests/ |
D | isl_surf_get_image_offset_test.c | 111 uint32_t *base_y) in t_assert_gfx4_3d_layer() argument 116 *base_y + aligned_height * (z / horiz_layers)); in t_assert_gfx4_3d_layer() 119 *base_y += aligned_height * vert_layers; in t_assert_gfx4_3d_layer() 262 uint32_t base_y = 0; in test_bdw_3d_r8g8b8a8_unorm_256x256x256_levels09_tiley0() local 264 t_assert_gfx4_3d_layer(&surf, 0, 256, 256, 256, 1, 256, &base_y); in test_bdw_3d_r8g8b8a8_unorm_256x256x256_levels09_tiley0() 265 t_assert_gfx4_3d_layer(&surf, 1, 128, 128, 128, 2, 64, &base_y); in test_bdw_3d_r8g8b8a8_unorm_256x256x256_levels09_tiley0() 266 t_assert_gfx4_3d_layer(&surf, 2, 64, 64, 64, 4, 16, &base_y); in test_bdw_3d_r8g8b8a8_unorm_256x256x256_levels09_tiley0() 267 t_assert_gfx4_3d_layer(&surf, 3, 32, 32, 32, 8, 4, &base_y); in test_bdw_3d_r8g8b8a8_unorm_256x256x256_levels09_tiley0() 268 t_assert_gfx4_3d_layer(&surf, 4, 16, 16, 16, 16, 1, &base_y); in test_bdw_3d_r8g8b8a8_unorm_256x256x256_levels09_tiley0() 269 t_assert_gfx4_3d_layer(&surf, 5, 8, 8, 8, 32, 1, &base_y); in test_bdw_3d_r8g8b8a8_unorm_256x256x256_levels09_tiley0() [all …]
|
/third_party/boost/tools/build/example/qt/qt4/hello/ |
D | arrow.cpp | 125 int base_y = 200; in paintEvent() local 140 draw_arrow(base_x, base_y, base_x+x_step*100, in paintEvent() 141 base_y - y_step*50, p); in paintEvent() 143 draw_arrow(base_x, base_y, base_x+x_step*100, in paintEvent() 144 base_y + y_step*50, p); in paintEvent() 146 draw_arrow(base_x, base_y, base_x-x_step*100, in paintEvent() 147 base_y + y_step*50, p); in paintEvent() 149 draw_arrow(base_x, base_y, base_x-x_step*100, in paintEvent() 150 base_y - y_step*50, p); in paintEvent()
|
/third_party/alsa-utils/alsamixer/ |
D | mixer_display.c | 57 static int base_y; variable 426 mvwaddch(mixer_widget.window, base_y - volume_height - 1, frame_left, ACS_ULCORNER); in display_control() 430 mvwvline(mixer_widget.window, base_y - volume_height, frame_left, ACS_VLINE, volume_height); in display_control() 431 mvwvline(mixer_widget.window, base_y - volume_height, frame_left + 3, ACS_VLINE, volume_height); in display_control() 432 mvwaddch(mixer_widget.window, base_y, frame_left, in display_control() 439 mvwaddch(mixer_widget.window, base_y, frame_left, ACS_ULCORNER); in display_control() 445 mvwaddch(mixer_widget.window, base_y + 1, frame_left, ACS_VLINE); in display_control() 446 mvwaddch(mixer_widget.window, base_y + 1, frame_left + 3, ACS_VLINE); in display_control() 447 mvwaddch(mixer_widget.window, base_y + 2, frame_left, ACS_LLCORNER); in display_control() 487 mvwaddch(mixer_widget.window, base_y - i - 1, in display_control() [all …]
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | gen_overlay_fonts.py | 196 base_y = (charIndex // output_cols) * glyph_height 218 base_y += offset_y 229 font_array_row = base_y + y
|
/third_party/ffmpeg/libavcodec/ |
D | rl2.c | 64 int base_y = video_base / s->avctx->width; in rl2_rle_decode() local 73 for (i = 0; i <= base_y; i++) { in rl2_rle_decode()
|
D | aic.c | 320 int16_t *base_y = ctx->data_ptr[COEFF_LUMA]; in aic_decode_slice() local 352 &base_y, &ext_y); in aic_decode_slice() 355 &base_y, &ext_y, blk); in aic_decode_slice()
|
/third_party/mesa3d/src/imgui/ |
D | imstb_textedit.h | 400 float base_y = 0, prev_x; in stb_text_locate_coord() local 413 if (i==0 && y < base_y + r.ymin) in stb_text_locate_coord() 416 if (y < base_y + r.ymax) in stb_text_locate_coord() 420 base_y += r.baseline_y_delta; in stb_text_locate_coord()
|
/third_party/skia/third_party/externals/imgui/ |
D | imstb_textedit.h | 402 float base_y = 0, prev_x; in stb_text_locate_coord() local 415 if (i==0 && y < base_y + r.ymin) in stb_text_locate_coord() 418 if (y < base_y + r.ymax) in stb_text_locate_coord() 422 base_y += r.baseline_y_delta; in stb_text_locate_coord()
|
/third_party/flutter/skia/third_party/externals/imgui/ |
D | imstb_textedit.h | 398 float base_y = 0, prev_x; in stb_text_locate_coord() local 411 if (i==0 && y < base_y + r.ymin) in stb_text_locate_coord() 414 if (y < base_y + r.ymax) in stb_text_locate_coord() 418 base_y += r.baseline_y_delta; in stb_text_locate_coord()
|
/third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-gpos-table.hh | 442 float mark_x, mark_y, base_x, base_y; in apply() local 446 glyph_anchor.get_anchor (c, buffer->info[glyph_pos].codepoint, &base_x, &base_y); in apply() 450 o.y_offset = roundf (base_y - mark_y); in apply()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_cmd_buffer.c | 528 uint32_t base_y, in panvk_CmdDispatchBase() argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-layout-gpos-table.hh | 701 float mark_x, mark_y, base_x, base_y; in apply() local 705 glyph_anchor.get_anchor (c, buffer->info[glyph_pos].codepoint, &base_x, &base_y); in apply() 709 o.y_offset = roundf (base_y - mark_y); in apply()
|
/third_party/harfbuzz/src/ |
D | hb-ot-layout-gpos-table.hh | 701 float mark_x, mark_y, base_x, base_y; in apply() local 705 glyph_anchor.get_anchor (c, buffer->info[glyph_pos].codepoint, &base_x, &base_y); in apply() 709 o.y_offset = roundf (base_y - mark_y); in apply()
|
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_cmd_buffer.c | 4605 uint32_t base_y, in tu_CmdDispatchBase() argument 4619 info.offsets[1] = base_y; in tu_CmdDispatchBase()
|
/third_party/mesa3d/src/amd/vulkan/ |
D | radv_cmd_buffer.c | 7105 radv_CmdDispatchBase(VkCommandBuffer commandBuffer, uint32_t base_x, uint32_t base_y, in radv_CmdDispatchBase() argument 7116 info.offsets[1] = base_y; in radv_CmdDispatchBase()
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 34634 float mark_x, mark_y, base_x, base_y; 34639 glyph_anchor.get_anchor (c, buffer->info[glyph_pos].codepoint, &base_x, &base_y);
|