| /external/mesa3d/src/gallium/drivers/llvmpipe/ |
| D | lp_rast_debug.c | 5 struct tile { struct 6 int coverage; 7 int overdraw; 8 const struct lp_rast_state *state; 9 char data[TILE_SIZE][TILE_SIZE]; 114 static void plot(struct tile *tile, in plot() 135 struct tile *tile, in debug_shade_tile() 160 struct tile *tile, in debug_clear_tile() 177 struct tile *tile, in debug_triangle() 231 do_debug_bin( struct tile *tile, in do_debug_bin() [all …]
|
| /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
| D | lp_rast_debug.c | 5 struct tile { struct 6 int coverage; 7 int overdraw; 8 const struct lp_rast_state *state; 9 char data[TILE_SIZE][TILE_SIZE]; 114 static void plot(struct tile *tile, in plot() 135 struct tile *tile, in debug_shade_tile() 160 struct tile *tile, in debug_clear_tile() 177 struct tile *tile, in debug_triangle() 231 do_debug_bin( struct tile *tile, in do_debug_bin() [all …]
|
| /external/chromium_org/cc/layers/ |
| D | tiled_layer_impl.cc | 68 DrawableTile* tile = TileAt(0, 0); in ContentsResourceId() local 86 scoped_ptr<DrawableTile> tile(DrawableTile::Create()); in CreateTile() local 118 const DrawableTile* tile = static_cast<DrawableTile*>(iter->second); in GPUMemoryUsageInBytes() local 140 DrawableTile* tile = static_cast<DrawableTile*>(iter->second); in PushPropertiesTo() local 180 DrawableTile* tile = TileAt(i, j); in AppendQuads() local 211 DrawableTile* tile = TileAt(i, j); in AppendQuads() local 286 DrawableTile* tile = TileAt(i, j); in PushTileProperties() local 294 DrawableTile* tile = TileAt(i, j); in PushInvalidTile() local
|
| D | tiled_layer.cc | 203 UpdatableTile* tile = static_cast<UpdatableTile*>(iter->second); in PushPropertiesTo() local 245 UpdatableTile* tile = TileAt(i, j); in ResourceAtForTesting() local 257 UpdatableTile* tile = static_cast<UpdatableTile*>(iter->second); in SetLayerTreeHost() local 275 scoped_ptr<UpdatableTile> tile( in CreateTile() local 304 UpdatableTile* tile = static_cast<UpdatableTile*>(iter->second); in InvalidateContentRect() local 316 bool TiledLayer::TileOnlyNeedsPartialUpdate(UpdatableTile* tile) { in TileOnlyNeedsPartialUpdate() 360 UpdatableTile* tile = TileAt(i, j); in MarkOcclusionsAndRequestTextures() local 389 UpdatableTile* tile = TileAt(i, j); in HaveTexturesForTiles() local 420 UpdatableTile* tile = TileAt(i, j); in MarkTilesForUpdate() local 483 UpdatableTile* tile = TileAt(i, j); in UpdateTileTextures() local [all …]
|
| /external/chromium_org/cc/resources/ |
| D | tile_manager.cc | 409 void TileManager::Release(Tile* tile) { in Release() 416 void TileManager::DidChangeTilePriority(Tile* tile) { in DidChangeTilePriority() 431 Tile* tile = *it; in FreeResourcesForReleasedTiles() local 443 Tile* tile = *it; in CleanUpReleasedTiles() local 525 Tile* tile = it->second; in DidFinishRunningTasks() local 572 Tile* tile = it->second; in GetTilesWithAssignedBins() local 794 Tile* tile = *it; in AssignGpuMemoryToTiles() local 920 void TileManager::FreeResourceForTile(Tile* tile, RasterMode mode) { in FreeResourceForTile() 933 void TileManager::FreeResourcesForTile(Tile* tile) { in FreeResourcesForTile() 939 void TileManager::FreeUnusedResourcesForTile(Tile* tile) { in FreeUnusedResourcesForTile() [all …]
|
| D | prioritized_tile_set_unittest.cc | 85 Tile* tile = it->get(); in ReleaseTiles() local 115 scoped_refptr<Tile> tile = CreateTile(); in TEST_F() local 138 scoped_refptr<Tile> tile = CreateTile(); in TEST_F() local 172 scoped_refptr<Tile> tile = CreateTile(); in TEST_F() local 208 scoped_refptr<Tile> tile = CreateTile(); in TEST_F() local 245 scoped_refptr<Tile> tile = CreateTile(); in TEST_F() local 278 scoped_refptr<Tile> tile = CreateTile(); in TEST_F() local 314 scoped_refptr<Tile> tile = CreateTile(); in TEST_F() local 350 scoped_refptr<Tile> tile = CreateTile(); in TEST_F() local 386 scoped_refptr<Tile> tile = CreateTile(); in TEST_F() local [all …]
|
| D | tile_manager_unittest.cc | 97 virtual void NotifyTileStateChanged(const Tile* tile) OVERRIDE {} in NotifyTileStateChanged() 109 scoped_refptr<Tile> tile = tile_manager_->CreateTile(picture_pile_.get(), in CreateTilesWithSize() local 132 Tile* tile = it->get(); in ReleaseTiles() local 627 Tile* tile = queue.Top(); in TEST_F() local 689 Tile* tile = queue.Top(); in TEST_F() local 730 Tile* tile = queue.Top(); in TEST_F() local 798 Tile* tile = queue.Top(); in TEST_F() local 868 Tile* tile = queue.Top(); in TEST_F() local 903 Tile* tile = queue.Top(); in TEST_F() local 1015 Tile* tile = queue.Top(); in TEST_F() local
|
| D | picture_layer_tiling.cc | 57 void ReleaseTile(Tile* tile, WhichTree tree) { in ReleaseTile() 144 scoped_refptr<Tile> tile = client_->CreateTile(this, tile_rect); in CreateTile() local 603 Tile* tile = find->second.get(); in UpdateTilePriorities() local 625 Tile* tile = find->second.get(); in UpdateTilePriorities() local 648 Tile* tile = find->second.get(); in UpdateTilePriorities() local 674 Tile* tile = find->second.get(); in UpdateTilePriorities() local 789 const Tile* tile = it->second.get(); in GPUMemoryUsageInBytes() local 962 Tile* tile = it->second.get(); in UpdateEvictionCacheIfNeeded() local
|
| D | raster_tile_priority_queue.cc | 172 Tile* tile = **next_iterator; in Top() local 197 const Tile* tile = **next_iterator; in Pop() local
|
| /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/ |
| D | vp9_tile_common.c | 24 void vp9_tile_set_row(TileInfo *tile, const VP9_COMMON *cm, int row) { in vp9_tile_set_row() 29 void vp9_tile_set_col(TileInfo *tile, const VP9_COMMON *cm, int col) { in vp9_tile_set_col() 34 void vp9_tile_init(TileInfo *tile, const VP9_COMMON *cm, int row, int col) { in vp9_tile_init()
|
| D | vp9_mvref_common.c | 17 const TileInfo *const tile, in find_mv_refs_idx() 112 const TileInfo *const tile, in vp9_find_mv_refs() 144 const TileInfo *const tile, in vp9_append_sub8x8_mvs_for_idx()
|
| /external/chromium_org/cc/test/ |
| D | fake_picture_layer_impl.cc | 110 Tile* tile = tiles[tile_idx]; in SetAllTilesVisible() local 126 Tile* tile = tiles[tile_idx]; in ResetAllTilesPriorities() local 145 Tile* tile = tiles[tile_idx]; in SetAllTilesReadyInTiling() local 150 void FakePictureLayerImpl::SetTileReady(Tile* tile) { in SetTileReady()
|
| D | fake_tile_manager.cc | 94 bool FakeTileManager::HasBeenAssignedMemory(Tile* tile) { in HasBeenAssignedMemory() 100 void FakeTileManager::Release(Tile* tile) { in Release()
|
| D | fake_tile_manager_client.h | 23 virtual void NotifyTileStateChanged(const Tile* tile) OVERRIDE {} in NotifyTileStateChanged()
|
| /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/ |
| D | sp_tile_cache.c | 220 clear_tile_rgba(struct softpipe_cached_tile *tile, in clear_tile_rgba() 269 clear_tile(struct softpipe_cached_tile *tile, in clear_tile() 439 struct softpipe_cached_tile *tile = tc->entries[pos]; in sp_flush_tile_cache() local 464 struct softpipe_cached_tile * tile = MALLOC_STRUCT(softpipe_cached_tile); in sp_alloc_tile() local 506 struct softpipe_cached_tile *tile = tc->entries[pos]; in sp_find_cached_tile() local
|
| /external/mesa3d/src/gallium/drivers/softpipe/ |
| D | sp_tile_cache.c | 220 clear_tile_rgba(struct softpipe_cached_tile *tile, in clear_tile_rgba() 269 clear_tile(struct softpipe_cached_tile *tile, in clear_tile() 439 struct softpipe_cached_tile *tile = tc->entries[pos]; in sp_flush_tile_cache() local 464 struct softpipe_cached_tile * tile = MALLOC_STRUCT(softpipe_cached_tile); in sp_alloc_tile() local 506 struct softpipe_cached_tile *tile = tc->entries[pos]; in sp_find_cached_tile() local
|
| /external/skia/src/core/ |
| D | SkTileGrid.h | 112 for (int tile = 0; tile < tileCount; ++tile) { in SkTileGridNextDatum() local 129 for (int tile = minIndex; tile <= maxIndex; ++tile) { in SkTileGridNextDatum() local
|
| D | SkTileGrid.cpp | 36 SkTDArray<void *>& SkTileGrid::tile(int x, int y) { in tile() function in SkTileGrid 100 int tile = 0; in search() local
|
| /external/libvpx/libvpx/vp9/common/ |
| D | vp9_mvref_common.c | 180 static INLINE int is_inside(const TileInfo *const tile, in is_inside() 192 const TileInfo *const tile, in find_mv_refs_idx() 287 const TileInfo *const tile, in vp9_find_mv_refs() 319 const TileInfo *const tile, in vp9_append_sub8x8_mvs_for_idx()
|
| /external/chromium-trace/trace-viewer/src/cc/ |
| D | selection.js | 116 function TileSelection(tile) { argument 167 get tile() { getter in RasterTaskSelection
|
| /external/chromium_org/third_party/skia/src/core/ |
| D | SkPictureShader.cpp | 22 const SkMatrix* localMatrix, const SkRect* tile) in SkPictureShader() 44 const SkMatrix* localMatrix, const SkRect* tile) { in Create() 56 SkRect tile; in CreateProc() local
|
| /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/ |
| D | vp9_segmentation.c | 114 const TileInfo *tile, MODE_INFO *mi, in count_segs() 153 const TileInfo *tile, MODE_INFO *mi, in count_segs_sb() 226 TileInfo tile; in vp9_choose_segmap_coding_method() local
|
| /external/libvpx/libvpx/vp9/encoder/ |
| D | vp9_pickmode.c | 30 const TileInfo *const tile, in full_pixel_motion_search() 140 const TileInfo *const tile, in sub_pixel_motion_search() 206 const TileInfo *const tile, in vp9_pick_inter_mode()
|
| D | vp9_segmentation.c | 123 static void count_segs(VP9_COMP *cpi, const TileInfo *const tile, in count_segs() 164 static void count_segs_sb(VP9_COMP *cpi, const TileInfo *const tile, in count_segs_sb() 243 TileInfo tile; in vp9_choose_segmap_coding_method() local
|
| /external/chromium_org/win8/metro_driver/ |
| D | secondary_tile.cc | 104 mswr::ComPtr<winui::StartScreen::ISecondaryTile> tile; in DeleteTileFromStartScreen() local 165 mswr::ComPtr<winui::StartScreen::ISecondaryTile> tile; in CreateTileOnStartScreen() local
|