Searched refs:tile_height (Results 1 - 25 of 27) sorted by relevance

12

/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/r200/
H A Dradeon_tile.c45 const unsigned tile_width = 8, tile_height = 4; local
49 for (row = 0; row < height; row += tile_height)
58 for (j = 0; j < MIN2(tile_height, height - row); ++j)
76 const unsigned tile_width = 4, tile_height = 4; local
80 for (row = 0; row < height; row += tile_height)
89 for (j = 0; j < MIN2(tile_height, height - row); ++j)
107 const unsigned tile_width = 8, tile_height = 2; local
111 for (row = 0; row < height; row += tile_height)
120 for (j = 0; j < MIN2(tile_height, height - row); ++j)
138 const unsigned tile_width = 4, tile_height local
169 const unsigned tile_width = 2, tile_height = 2; local
259 const unsigned tile_width = 8, tile_height = 4; local
292 const unsigned tile_width = 8, tile_height = 2; local
325 const unsigned tile_width = 4, tile_height = 4; local
358 const unsigned tile_width = 4, tile_height = 2; local
391 const unsigned tile_width = 2, tile_height = 2; local
[all...]
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/
H A Dradeon_tile.c45 const unsigned tile_width = 8, tile_height = 4; local
49 for (row = 0; row < height; row += tile_height)
58 for (j = 0; j < MIN2(tile_height, height - row); ++j)
76 const unsigned tile_width = 4, tile_height = 4; local
80 for (row = 0; row < height; row += tile_height)
89 for (j = 0; j < MIN2(tile_height, height - row); ++j)
107 const unsigned tile_width = 8, tile_height = 2; local
111 for (row = 0; row < height; row += tile_height)
120 for (j = 0; j < MIN2(tile_height, height - row); ++j)
138 const unsigned tile_width = 4, tile_height local
169 const unsigned tile_width = 2, tile_height = 2; local
259 const unsigned tile_width = 8, tile_height = 4; local
292 const unsigned tile_width = 8, tile_height = 2; local
325 const unsigned tile_width = 4, tile_height = 4; local
358 const unsigned tile_width = 4, tile_height = 2; local
391 const unsigned tile_width = 2, tile_height = 2; local
[all...]
/external/mesa3d/src/mesa/drivers/dri/r200/
H A Dradeon_tile.c45 const unsigned tile_width = 8, tile_height = 4; local
49 for (row = 0; row < height; row += tile_height)
58 for (j = 0; j < MIN2(tile_height, height - row); ++j)
76 const unsigned tile_width = 4, tile_height = 4; local
80 for (row = 0; row < height; row += tile_height)
89 for (j = 0; j < MIN2(tile_height, height - row); ++j)
107 const unsigned tile_width = 8, tile_height = 2; local
111 for (row = 0; row < height; row += tile_height)
120 for (j = 0; j < MIN2(tile_height, height - row); ++j)
138 const unsigned tile_width = 4, tile_height local
169 const unsigned tile_width = 2, tile_height = 2; local
259 const unsigned tile_width = 8, tile_height = 4; local
292 const unsigned tile_width = 8, tile_height = 2; local
325 const unsigned tile_width = 4, tile_height = 4; local
358 const unsigned tile_width = 4, tile_height = 2; local
391 const unsigned tile_width = 2, tile_height = 2; local
[all...]
/external/mesa3d/src/mesa/drivers/dri/radeon/
H A Dradeon_tile.c45 const unsigned tile_width = 8, tile_height = 4; local
49 for (row = 0; row < height; row += tile_height)
58 for (j = 0; j < MIN2(tile_height, height - row); ++j)
76 const unsigned tile_width = 4, tile_height = 4; local
80 for (row = 0; row < height; row += tile_height)
89 for (j = 0; j < MIN2(tile_height, height - row); ++j)
107 const unsigned tile_width = 8, tile_height = 2; local
111 for (row = 0; row < height; row += tile_height)
120 for (j = 0; j < MIN2(tile_height, height - row); ++j)
138 const unsigned tile_width = 4, tile_height local
169 const unsigned tile_width = 2, tile_height = 2; local
259 const unsigned tile_width = 8, tile_height = 4; local
292 const unsigned tile_width = 8, tile_height = 2; local
325 const unsigned tile_width = 4, tile_height = 4; local
358 const unsigned tile_width = 4, tile_height = 2; local
391 const unsigned tile_width = 2, tile_height = 2; local
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_linear.h83 * @tile_height the height of the tile in pixels
89 unsigned tile_width, unsigned tile_height,
H A Du_linear.c86 unsigned tile_width, unsigned tile_height,
92 t->tile.height = tile_height;
84 pipe_linear_fill_info(struct pipe_tile_info *t, const struct u_linear_format_block *block, unsigned tile_width, unsigned tile_height, unsigned tiles_x, unsigned tiles_y) argument
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_linear.h83 * @tile_height the height of the tile in pixels
89 unsigned tile_width, unsigned tile_height,
H A Du_linear.c86 unsigned tile_width, unsigned tile_height,
92 t->tile.height = tile_height;
84 pipe_linear_fill_info(struct pipe_tile_info *t, const struct u_linear_format_block *block, unsigned tile_width, unsigned tile_height, unsigned tiles_x, unsigned tiles_y) argument
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i915/
H A Dintel_span.c72 uint32_t tile_height = 64; local
76 uint32_t tile_y = y / tile_height;
80 uint32_t byte_y = y % tile_height;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
H A Dintel_span.c72 uint32_t tile_height = 64; local
76 uint32_t tile_y = y / tile_height;
80 uint32_t byte_y = y % tile_height;
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/intel/
H A Dintel_span.c72 uint32_t tile_height = 64; local
76 uint32_t tile_y = y / tile_height;
80 uint32_t byte_y = y % tile_height;
/external/mesa3d/src/mesa/drivers/dri/i915/
H A Dintel_span.c72 uint32_t tile_height = 64; local
76 uint32_t tile_y = y / tile_height;
80 uint32_t byte_y = y % tile_height;
/external/mesa3d/src/mesa/drivers/dri/i965/
H A Dintel_span.c72 uint32_t tile_height = 64; local
76 uint32_t tile_y = y / tile_height;
80 uint32_t byte_y = y % tile_height;
/external/mesa3d/src/mesa/drivers/dri/intel/
H A Dintel_span.c72 uint32_t tile_height = 64; local
76 uint32_t tile_y = y / tile_height;
80 uint32_t byte_y = y % tile_height;
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
H A Dr300_texture_desc.c159 unsigned height, tile_height; local
172 tile_height = r300_get_pixel_alignment(tex->b.b.format,
177 height = align(height, tile_height);
194 height >= tile_height * 3) {
195 height = align(height, tile_height * 2);
198 *out_aligned_for_cbzb = height % (tile_height * 2) == 0;
H A Dr300_texture.c1085 uint32_t offset, tile_height; local
1115 tile_height = r300_get_pixel_alignment(surface->base.format,
1122 tile_height);
/external/mesa3d/src/gallium/drivers/r300/
H A Dr300_texture_desc.c159 unsigned height, tile_height; local
172 tile_height = r300_get_pixel_alignment(tex->b.b.format,
177 height = align(height, tile_height);
194 height >= tile_height * 3) {
195 height = align(height, tile_height * 2);
198 *out_aligned_for_cbzb = height % (tile_height * 2) == 0;
H A Dr300_texture.c1085 uint32_t offset, tile_height; local
1115 tile_height = r300_get_pixel_alignment(surface->base.format,
1122 tile_height);
/external/opencv/otherlibs/highgui/
H A Dgrfmt_tiff.cpp195 int tile_height = tile_height0; local
197 if( y + tile_height > m_height )
198 tile_height = m_height - y;
215 for( i = 0; i < tile_height; i++ )
218 data + x*3 + step*(tile_height - i - 1), 0,
222 data + x + step*(tile_height - i - 1), 0,
/external/chromium_org/gpu/tools/compositor_model_bench/
H A Drender_tree.cc245 int tile_height; local
246 dim->GetInteger(1, &tile_height);
247 c->set_tile_height(tile_height);
H A Drender_model_utils.cc38 node->tile_height(),
H A Drender_tree.h116 int tile_height() { function in class:RenderNode
/external/chromium_org/cc/layers/
H A Dtiled_layer_impl.cc253 float tile_height = static_cast<float>(tiler_->tile_size().height()); local
254 gfx::Size texture_size(tile_width, tile_height);
/external/chromium_org/ui/app_list/views/
H A Dapps_grid_view_unittest.cc485 int tile_height = GetItemTileRectAt(1, 0).y() - GetItemTileRectAt(0, 0).y(); local
504 drag_vector.set_y(tile_height);
514 drag_vector.set_y(-tile_height);
522 drag_vector.set_y(2 * tile_height);
/external/chromium_org/content/renderer/gpu/
H A Drender_widget_compositor.cc198 int tile_height = 0; local
203 &tile_height);
204 settings.default_tile_size.set_height(tile_height);

Completed in 5684 milliseconds

12