HomeSort by relevance Sort by last modified time
    Searched refs:tiles (Results 1 - 25 of 60) sorted by null

1 2 3

  /packages/apps/Settings/src/com/android/settings/dashboard/
DashboardCategory.java 58 public List<DashboardTile> tiles = new ArrayList<DashboardTile>(); field in class:DashboardCategory
66 tiles.add(tile);
70 tiles.add(n, tile);
74 tiles.remove(tile);
78 tiles.remove(n);
82 return tiles.size();
86 return tiles.get(n);
111 final int count = tiles.size();
115 DashboardTile tile = tiles.get(n);
128 tiles.add(tile)
    [all...]
  /external/chromium_org/cc/test/
fake_picture_layer_impl.cc 92 std::vector<Tile*> tiles = tiling->AllTilesForTesting(); local
93 for (size_t tile_idx = 0; tile_idx < tiles.size(); ++tile_idx) {
94 Tile* tile = tiles[tile_idx];
108 std::vector<Tile*> tiles = tiling->AllTilesForTesting(); local
109 for (size_t tile_idx = 0; tile_idx < tiles.size(); ++tile_idx) {
110 Tile* tile = tiles[tile_idx];
127 std::vector<Tile*> tiles = tiling->AllTilesForTesting(); local
128 for (size_t tile_idx = 0; tile_idx < tiles.size(); ++tile_idx) {
129 Tile* tile = tiles[tile_idx];
  /external/opencv/cv/src/
cvmoments.cpp 197 /* summarizes moment values for all tiles */
199 icvAccumulateMoments( double *tiles, CvSize size, CvSize tile_size, CvMoments * moments )
205 for( x = 0; x < size.width; x += tile_size.width, tiles += 10 )
208 double dxm = dx * tiles[0], dym = dy * tiles[0];
211 moments->m00 += tiles[0];
214 moments->m10 += tiles[1] + dxm;
217 moments->m01 += tiles[2] + dym;
220 moments->m20 += tiles[3] + dx * (tiles[1] * 2 + dxm)
371 double* tiles = 0; local
    [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
QSTileHost.java 32 import com.android.systemui.qs.tiles.AirplaneModeTile;
33 import com.android.systemui.qs.tiles.BluetoothTile;
34 import com.android.systemui.qs.tiles.CastTile;
35 import com.android.systemui.qs.tiles.CellularTile;
36 import com.android.systemui.qs.tiles.ColorInversionTile;
37 import com.android.systemui.qs.tiles.FlashlightTile;
38 import com.android.systemui.qs.tiles.HotspotTile;
39 import com.android.systemui.qs.tiles.IntentTile;
40 import com.android.systemui.qs.tiles.LocationTile;
41 import com.android.systemui.qs.tiles.RotationLockTile
276 final ArrayList<String> tiles = new ArrayList<String>(); local
    [all...]
  /external/chromium_org/cc/resources/
prioritized_tile_set_unittest.cc 116 // Ensure that tiles in NOW_AND_READY_TO_DRAW_BIN aren't sorted.
125 std::vector<scoped_refptr<Tile> > tiles; local
131 tiles.push_back(tile);
136 // Tiles should appear in the same order as inserted.
141 EXPECT_TRUE(*it == tiles[i].get());
148 // Ensure that tiles in NOW_BIN are sorted according to BinComparator.
157 std::vector<scoped_refptr<Tile> > tiles; local
163 tiles.push_back(tile);
168 // Tiles should appear in BinComparator order.
169 std::sort(tiles.begin(), tiles.end(), BinComparator())
191 std::vector<scoped_refptr<Tile> > tiles; local
226 std::vector<scoped_refptr<Tile> > tiles; local
257 std::vector<scoped_refptr<Tile> > tiles; local
291 std::vector<scoped_refptr<Tile> > tiles; local
325 std::vector<scoped_refptr<Tile> > tiles; local
359 std::vector<scoped_refptr<Tile> > tiles; local
    [all...]
tile_manager.h 37 // Called when all tiles marked as required for activation are ready to draw.
60 // This class manages tiles, deciding which should get rasterized and which
176 // Returns true when visible tiles have been initialized.
195 void InitializeTilesWithResourcesForTesting(const std::vector<Tile*>& tiles) {
196 for (size_t i = 0; i < tiles.size(); ++i) {
197 ManagedTileState& mts = tiles[i]->managed_state();
203 bytes_releasable_ += BytesConsumedIfAllocated(tiles[i]);
208 void ReleaseTileResourcesForTesting(const std::vector<Tile*>& tiles) {
209 for (size_t i = 0; i < tiles.size(); ++i) {
210 Tile* tile = tiles[i]
    [all...]
layer_tiling_data.h 43 // Change the tile size. This may invalidate all the existing tiles.
46 // Change the border texel setting. This may invalidate all existing tiles.
50 bool is_empty() const { return has_empty_bounds() || !tiles().size(); }
82 const TileMap& tiles() const { return tiles_; } function in class:cc::LayerTilingData
prioritized_tile_set.cc 45 void SortBinTiles(ManagedTileBin bin, TileVector* tiles) {
56 std::sort(tiles->begin(), tiles->end(), BinComparator());
111 // We can't increment past the end of the tiles.
picture_layer_tiling_set_unittest.cc 50 // No tiles have resources, so no iter represents a real tile.
83 std::vector<Tile*> tiles = tiling->AllTilesForTesting(); local
84 client.tile_manager()->InitializeTilesWithResourcesForTesting(tiles);
227 std::vector<Tile*> tiles = tiling->AllTilesForTesting(); local
228 for (size_t i = 0; i < tiles.size(); ++i) {
229 const Tile* tile = tiles[i];
233 << "All tiles must be inside the live tiles rect.";
240 EXPECT_TRUE(*iter) << "The live tiles rect must be full.";
280 std::vector<Tile*> tiles = tiling->AllTilesForTesting() local
    [all...]
picture_pile.cc 36 float do_clustering(const std::vector<gfx::Rect>& tiles,
48 for (std::vector<gfx::Rect>::const_iterator it = tiles.begin();
49 it != tiles.end();
103 // case of no tiles passed in.
108 // Sort the invalid tiles by y coordinate.
181 // to all tiles that it touches.
196 // Expand invalidation that is outside tiles that intersect the interest
197 // rect. These tiles are no longer valid and should be considerered fully
198 // invalid, so we can know to not keep around raster tiles that intersect
199 // with these recording tiles
    [all...]
  /external/replicaisland/tools/
ExtractPoints.js 22 * graphical representations of the collision tiles used by the engine. Each
50 var tiles = new Array();
51 tiles.length = tilesPerRow * tilesPerColumn;
129 tiles[tileIndex] = tile;
139 for (var x = 0; x < tiles.length; x++) {
140 if (tiles[x]) {
141 var tile = tiles[x];
217 for (var x = 0; x < tiles.length; x++) {
218 if (tiles[x]) {
219 var tile = tiles[x]
    [all...]
  /external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/
tcd.c 55 opj_tcd_tile_t *tile = &tcd->tcd_image->tiles[tileno];
216 opj_tcd_tile_t *tcd_tile = tcd->tcd_image->tiles;
300 opj_tcd_tile_t *tcd_tile = tcd->tcd_image->tiles;
400 opj_tcd_tile_t *tcd_tile = tcd->tcd_image->tiles;
583 p_tcd->tcd_image->tiles = (opj_tcd_tile_t *) opj_malloc(sizeof(opj_tcd_tile_t));
584 if (! p_tcd->tcd_image->tiles) {
587 memset(p_tcd->tcd_image->tiles,0, sizeof(opj_tcd_tile_t));
590 p_tcd->tcd_image->tiles->comps = (opj_tcd_tilecomp_t *) opj_malloc(l_tile_comp_size);
591 if (! p_tcd->tcd_image->tiles->comps ) {
594 memset( p_tcd->tcd_image->tiles->comps , 0 , l_tile_comp_size)
    [all...]
  /external/chromium_org/cc/layers/
tiled_layer_impl.cc 62 // Any other number of tiles other than 0 or 1 is incorrect for masks.
111 for (LayerTilingData::TileMap::const_iterator iter = tiler_->tiles().begin();
112 iter != tiler_->tiles().end();
130 for (LayerTilingData::TileMap::const_iterator iter = tiler_->tiles().begin();
131 iter != tiler_->tiles().end();
208 // Skip empty tiles.
tiled_layer.cc 28 // Number of rows/columns of tiles to pre-paint.
50 // it has already painted, mark all non-dirty tiles as valid before painting
118 // skinny layers (e.g. scrollbars) that are Nx1 tiles to minimize wasted
119 // texture space but still avoids creating very large tiles.
199 for (LayerTilingData::TileMap::const_iterator iter = tiler_->tiles().begin();
200 iter != tiler_->tiles().end();
210 // Evicted tiles get deleted from both layers
216 // Invalidated tiles are set so they can get different debug colors.
256 iter = tiler_->tiles().begin();
257 iter != tiler_->tiles().end()
    [all...]
tiled_layer.h 54 size_t NumPaintedTiles() { return tiler_->tiles().size(); }
62 // Reset state on tiles that will be used for updating the layer.
  /frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
ColorInversionTile.java 17 package com.android.systemui.qs.tiles;
HotspotTile.java 17 package com.android.systemui.qs.tiles;
LocationTile.java 17 package com.android.systemui.qs.tiles;
UserDetailView.java 17 package com.android.systemui.qs.tiles;
AirplaneModeTile.java 17 package com.android.systemui.qs.tiles;
FlashlightTile.java 17 package com.android.systemui.qs.tiles;
  /external/chromium_org/ui/file_manager/file_manager/foreground/js/photo/
mosaic_mode.js 163 // The listeners might be called while some tiles are still loading.
286 * Initializes multiple tiles.
288 * @param {Array.<Mosaic.Tile>} tiles Array of tiles.
292 Mosaic.prototype.initTiles_ = function(tiles, opt_callback) {
295 tiles = tiles.slice();
301 if (!tiles.length) {
305 var chunkSize = Math.min(tiles.length, MAX_CHUNK_SIZE);
308 this.initTile_(tiles.shift(), function()
    [all...]
  /external/chromium_org/ui/file_manager/gallery/js/
mosaic_mode.js 163 // The listeners might be called while some tiles are still loading.
286 * Initializes multiple tiles.
288 * @param {Array.<Mosaic.Tile>} tiles Array of tiles.
292 Mosaic.prototype.initTiles_ = function(tiles, opt_callback) {
295 tiles = tiles.slice();
301 if (!tiles.length) {
305 var chunkSize = Math.min(tiles.length, MAX_CHUNK_SIZE);
308 this.initTile_(tiles.shift(), function()
    [all...]
  /external/chromium_org/gpu/tools/compositor_model_bench/
render_tree.cc 229 if (node->HasKey("tiles")) {
230 if (!VerifyDictionaryEntry(node, "tiles", base::Value::TYPE_DICTIONARY))
233 node->GetDictionary("tiles", &tiles_dict);
251 base::ListValue* tiles;
252 tiles_dict->GetList("info", &tiles);
253 for (unsigned int i = 0; i < tiles->GetSize(); ++i) {
254 if (!VerifyListEntry(tiles, i, base::Value::TYPE_DICTIONARY, "Tile info"))
257 tiles->GetDictionary(i, &tdict);
  /external/chromium_org/chrome/browser/resources/local_ntp/
local_ntp.js 40 PAGE: 'mv-page', // page tiles
68 TILES: 'mv-tiles',
141 * The array of rendered tiles, ordered by appearance.
144 var tiles = [];
164 * Current number of tiles columns shown based on the window width, including
216 * Margin between tiles. Should be equal to mv-tile's -webkit-margin-start.
241 * section. Used to determine how many tiles to show.
289 * Hide most visited tiles for at most this many milliseconds while painting.
438 // Trigger the blacklist animation and re-render the tiles when i
    [all...]

Completed in 407 milliseconds

1 2 3