Searched defs:consider (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/cc/base/
H A Dtiling_data_unittest.cc1052 gfx::Rect consider,
1060 if (bounds.Intersects(consider) && !bounds.Intersects(ignore))
1068 for (TilingData::DifferenceIterator iter(&data, consider, ignore);
1086 // ignore rects relative to the consider rect. The consider rect indices
1050 TestDiff( const TilingData& data, gfx::Rect consider, gfx::Rect ignore, size_t num_tiles) argument
H A Dtiling_data.cc316 gfx::Rect consider,
333 consider.Intersect(bounds);
335 if (consider.IsEmpty()) {
341 tiling_data_->FirstBorderTileXIndexFromSrcCoord(consider.x());
343 tiling_data_->FirstBorderTileYIndexFromSrcCoord(consider.y());
345 tiling_data_->LastBorderTileXIndexFromSrcCoord(consider.right() - 1);
347 tiling_data_->LastBorderTileYIndexFromSrcCoord(consider.bottom() - 1);
359 // Clamp ignore indices to consider indices.
393 // If the ignore rect spans the whole consider rect horizontally, then
314 DifferenceIterator( const TilingData* tiling_data, gfx::Rect consider, gfx::Rect ignore) argument
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.p2.director_2.0.3.R36x_v20101117-1018.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.pde.api.tools_1.0.202.v20100820_r361.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 104 milliseconds