Searched defs:tile (Results 1 - 25 of 100) sorted by relevance

1234

/external/chromium_org/cc/test/
H A Dfake_tile_manager.cc94 bool FakeTileManager::HasBeenAssignedMemory(Tile* tile) { argument
97 tile) != tiles_for_raster.end();
100 void FakeTileManager::Release(Tile* tile) { argument
101 TileManager::Release(tile);
H A Dfake_picture_layer_impl.cc8 #include "cc/resources/tile.h"
110 Tile* tile = tiles[tile_idx]; local
115 tile->SetPriority(tree, priority);
126 Tile* tile = tiles[tile_idx]; local
127 tile->SetPriority(ACTIVE_TREE, TilePriority());
128 tile->SetPriority(PENDING_TREE, TilePriority());
145 Tile* tile = tiles[tile_idx]; local
146 SetTileReady(tile);
150 void FakePictureLayerImpl::SetTileReady(Tile* tile) { argument
151 ManagedTileState& state = tile
[all...]
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_linear.h61 /* size of each tile expressed in blocks */
65 /* Describe the tile in pixels */
66 struct u_linear_format_block tile; member in struct:pipe_tile_info
68 /* Describe each block within the tile */
82 * @tile_width the width of the tile in pixels
83 * @tile_height the height of the tile in pixels
94 if (t->tile.size != t->block.size * t->cols * t->rows)
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_linear.h61 /* size of each tile expressed in blocks */
65 /* Describe the tile in pixels */
66 struct u_linear_format_block tile; member in struct:pipe_tile_info
68 /* Describe each block within the tile */
82 * @tile_width the width of the tile in pixels
83 * @tile_height the height of the tile in pixels
94 if (t->tile.size != t->block.size * t->cols * t->rows)
/external/skia/dm/
H A DDMQuiltTask.cpp9 DEFINE_int32(quiltTile, 16, "Dimension of (square) quilt tile.");
31 SkBitmap tile; local
32 tile.allocPixels(SkImageInfo::Make(FLAGS_quiltTile, FLAGS_quiltTile,
34 SkCanvas tileCanvas(tile);
36 for (int y = 0; y < tiles_needed(full.height(), tile.height()); y++) {
37 for (int x = 0; x < tiles_needed(full.width(), tile.width()); x++) {
40 const SkScalar xOffset = SkIntToScalar(x * tile.width()),
41 yOffset = SkIntToScalar(y * tile.height());
48 fullCanvas.drawBitmap(tile, xOffset, yOffset, NULL);
/external/libvpx/libvpx/vp9/common/
H A Dvp9_tile_common.c24 void vp9_tile_init(TileInfo *tile, const VP9_COMMON *cm, int row, int col) { argument
25 tile->mi_row_start = get_tile_offset(row, cm->mi_rows, cm->log2_tile_rows);
26 tile->mi_row_end = get_tile_offset(row + 1, cm->mi_rows, cm->log2_tile_rows);
27 tile->mi_col_start = get_tile_offset(col, cm->mi_cols, cm->log2_tile_cols);
28 tile->mi_col_end = get_tile_offset(col + 1, cm->mi_cols, cm->log2_tile_cols);
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
H A Dvp9_tile_common.c24 void vp9_tile_set_row(TileInfo *tile, const VP9_COMMON *cm, int row) { argument
25 tile->mi_row_start = get_tile_offset(row, cm->mi_rows, cm->log2_tile_rows);
26 tile->mi_row_end = get_tile_offset(row + 1, cm->mi_rows, cm->log2_tile_rows);
29 void vp9_tile_set_col(TileInfo *tile, const VP9_COMMON *cm, int col) { argument
30 tile->mi_col_start = get_tile_offset(col, cm->mi_cols, cm->log2_tile_cols);
31 tile->mi_col_end = get_tile_offset(col + 1, cm->mi_cols, cm->log2_tile_cols);
34 void vp9_tile_init(TileInfo *tile, const VP9_COMMON *cm, int row, int col) { argument
35 vp9_tile_set_row(tile, cm, row);
36 vp9_tile_set_col(tile, cm, col);
H A Dvp9_mvref_common.c17 const TileInfo *const tile,
42 if (is_inside(tile, mi_col, mi_row, cm->mi_rows, mv_ref)) {
62 if (is_inside(tile, mi_col, mi_row, cm->mi_rows, mv_ref)) {
88 if (is_inside(tile, mi_col, mi_row, cm->mi_rows, mv_ref)) {
112 const TileInfo *const tile,
116 find_mv_refs_idx(cm, xd, tile, mi, ref_frame, mv_ref_list, -1,
144 const TileInfo *const tile,
154 find_mv_refs_idx(cm, xd, tile, mi, mi->mbmi.ref_frame[ref], mv_list, block,
16 find_mv_refs_idx(const VP9_COMMON *cm, const MACROBLOCKD *xd, const TileInfo *const tile, MODE_INFO *mi, MV_REFERENCE_FRAME ref_frame, int_mv *mv_ref_list, int block, int mi_row, int mi_col) argument
111 vp9_find_mv_refs(const VP9_COMMON *cm, const MACROBLOCKD *xd, const TileInfo *const tile, MODE_INFO *mi, MV_REFERENCE_FRAME ref_frame, int_mv *mv_ref_list, int mi_row, int mi_col) argument
143 vp9_append_sub8x8_mvs_for_idx(VP9_COMMON *cm, MACROBLOCKD *xd, const TileInfo *const tile, int block, int ref, int mi_row, int mi_col, int_mv *nearest, int_mv *near) argument
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test_tmp.h61 struct softpipe_cached_tile *tile; local
74 tile = sp_get_cached_tile(qs->softpipe->zsbuf_cache, ix, iy);
88 &tile->data.depth16[iy % TILE_SIZE][(ix + dx)% TILE_SIZE];
H A Dsp_tex_tile_cache.c29 * Texture tile caching.
61 tc->last_tile = &tc->entries[0]; /* any tile */
185 * Flush the tile cache: write all dirty tiles back to the transfer.
207 * cached texture tile.
231 struct softpipe_tex_cached_tile *tile; local
234 tile = tc->entries + tex_cache_pos( addr );
236 if (addr.value != tile->addr.value) {
245 " tile %u: x=%d y=%d z=%d face=%d level=%d\n",
247 pos, tile->addr.bits.x, tile
[all...]
H A Dsp_tile_cache.c29 * Render target tile caching.
46 * Return the position in the cache for the tile that contains win pos (x,y).
57 * Is the tile at (x,y) in cleared state?
71 * Mark the tile at (x,y) as not cleared.
110 tc->tile = MALLOC_STRUCT( softpipe_cached_tile );
111 if (!tc->tile)
141 FREE( tc->tile );
217 * Set pixels in a tile to the given clear color/value, float.
220 clear_tile_rgba(struct softpipe_cached_tile *tile, argument
228 memset(tile
269 clear_tile(struct softpipe_cached_tile *tile, enum pipe_format format, uint64_t clear_value) argument
439 struct softpipe_cached_tile *tile = tc->entries[pos]; local
464 struct softpipe_cached_tile * tile = MALLOC_STRUCT(softpipe_cached_tile); local
506 struct softpipe_cached_tile *tile = tc->entries[pos]; local
[all...]
H A Dsp_tile_cache.h40 * Cache tile size (width and height). This needs to be a power of two.
50 * Surface tile address as a union for fast compares.
95 struct softpipe_cached_tile *tile; /**< scratch tile for clears */ member in struct:softpipe_tile_cache
98 struct softpipe_cached_tile *last_tile; /**< most recently retrieved tile */
147 /* Quickly retrieve tile if it matches last lookup.
/external/chromium_org/third_party/skia/gm/
H A Dpictureshadertile.cpp69 SkRect tile = SkRect::MakeXYWH(tiles[i].x * kPictureSize, local
82 &tile));
/external/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_quad_depth_test_tmp.h61 struct softpipe_cached_tile *tile; local
74 tile = sp_get_cached_tile(qs->softpipe->zsbuf_cache, ix, iy);
88 &tile->data.depth16[iy % TILE_SIZE][(ix + dx)% TILE_SIZE];
H A Dsp_tex_tile_cache.c29 * Texture tile caching.
61 tc->last_tile = &tc->entries[0]; /* any tile */
185 * Flush the tile cache: write all dirty tiles back to the transfer.
207 * cached texture tile.
231 struct softpipe_tex_cached_tile *tile; local
234 tile = tc->entries + tex_cache_pos( addr );
236 if (addr.value != tile->addr.value) {
245 " tile %u: x=%d y=%d z=%d face=%d level=%d\n",
247 pos, tile->addr.bits.x, tile
[all...]
H A Dsp_tile_cache.c29 * Render target tile caching.
46 * Return the position in the cache for the tile that contains win pos (x,y).
57 * Is the tile at (x,y) in cleared state?
71 * Mark the tile at (x,y) as not cleared.
110 tc->tile = MALLOC_STRUCT( softpipe_cached_tile );
111 if (!tc->tile)
141 FREE( tc->tile );
217 * Set pixels in a tile to the given clear color/value, float.
220 clear_tile_rgba(struct softpipe_cached_tile *tile, argument
228 memset(tile
269 clear_tile(struct softpipe_cached_tile *tile, enum pipe_format format, uint64_t clear_value) argument
439 struct softpipe_cached_tile *tile = tc->entries[pos]; local
464 struct softpipe_cached_tile * tile = MALLOC_STRUCT(softpipe_cached_tile); local
506 struct softpipe_cached_tile *tile = tc->entries[pos]; local
[all...]
/external/chromium_org/ash/desktop_background/
H A Dwallpaper_resizer_unittest.cc134 gfx::ImageSkia tile = Resize(image, target_size, WALLPAPER_LAYOUT_TILE); local
139 EXPECT_TRUE(IsColor(tile, kExpectedTile));
/external/chromium_org/cc/resources/
H A Deviction_tile_priority_queue.cc159 Tile* tile = **next_iterator; local
162 tile) == returned_shared_tiles.end());
163 return tile;
H A Dlayer_tiling_data.cc58 void LayerTilingData::AddTile(scoped_ptr<Tile> tile, int i, int j) { argument
60 tile->move_to(i, j);
61 tiles_.add(std::make_pair(i, j), tile.Pass());
89 gfx::Rect LayerTilingData::TileRect(const Tile* tile) const {
90 gfx::Rect tile_rect = tiling_data_.TileBoundsWithBorder(tile->i(), tile->j());
H A Dpicture_layer_tiling_perftest.cc230 Tile* tile = *tile_it; local
232 tile->GetTileVersionForTesting(tile->GetRasterModeForTesting());
254 // Remove all resources from tiles to make sure the tile version destructor
259 Tile* tile = *tile_it; local
261 tile->GetTileVersionForTesting(tile->GetRasterModeForTesting());
H A Dprioritized_tile_set.cc10 #include "cc/resources/tile.h"
79 void PrioritizedTileSet::InsertTile(Tile* tile, ManagedTileBin bin) { argument
80 tiles_[bin].push_back(tile);
/external/chromium_org/third_party/mesa/src/src/gallium/winsys/i915/drm/
H A Di915_drm_buffer.c99 uint32_t tile = 0, swizzle = 0; local
112 drm_intel_bo_get_tiling(buf->bo, &tile, &swizzle);
115 *tiling = tile;
/external/chromium_org/third_party/skia/dm/
H A DDMQuiltTask.cpp11 DEFINE_int32(quiltTile, 256, "Dimension of (square) quilt tile.");
44 SkBitmap tile; variable
45 fQuilt->extractSubset(&tile, SkIRect::MakeXYWH(fX, fY, FLAGS_quiltTile, FLAGS_quiltTile));
46 SkCanvas tileCanvas(tile);
/external/chromium_org/third_party/skia/src/core/
H A DSkTileGrid.cpp78 // 'tileInterval + 2 * margin' that are aligned with the tile grid.
83 // Convert the query rectangle from device coordinates to tile coordinates
84 // by rounding outwards to the nearest tile boundary so that the resulting tile
92 // up to (startX, fXTiles] to make sure we hit at least one tile.
93 // This snaps just-out-of-bounds queries to the neighboring border tile.
105 const SkTDArray<Entry>& tile = fTiles[startY * fXTiles + startX]; local
106 results->setCount(tile.count());
107 for (int i = 0; i < tile.count(); i++) {
108 (*results)[i] = tile[
[all...]
/external/chromium_org/win8/metro_driver/
H A Dsecondary_tile.cc104 mswr::ComPtr<winui::StartScreen::ISecondaryTile> tile; local
105 hr = tile_factory->CreateWithId(id.Get(), tile.GetAddressOf());
106 CheckHR(hr, "Failed to create tile");
109 hr = tile->RequestDeleteAsync(completion.GetAddressOf());
146 // The url is just passed into the tile agruments as is. Metro and desktop
165 mswr::ComPtr<winui::StartScreen::ISecondaryTile> tile; local
172 tile.GetAddressOf());
173 CheckHR(hr, "Failed to create tile");
175 hr = tile->put_ForegroundText(winui::StartScreen::ForegroundText_Light);
179 hr = tile
[all...]

Completed in 476 milliseconds

1234