/external/webkit/Source/WebCore/platform/graphics/ |
D | TiledBackingStore.cpp | 255 Tile::Coordinate coordinate = tilesToCreate[n]; in createTiles() local 256 setTile(coordinate, Tile::create(this, coordinate)); in createTiles() 276 Tile::Coordinate tileCoordinate = it->second->coordinate(); in dropOverhangingTiles() 294 Tile::Coordinate coordinate = it->second->coordinate(); in dropTilesOutsideRect() local 297 toRemove.append(coordinate); in dropTilesOutsideRect() 304 PassRefPtr<Tile> TiledBackingStore::tileAt(const Tile::Coordinate& coordinate) const in tileAt() 306 return m_tiles.get(coordinate); in tileAt() 309 void TiledBackingStore::setTile(const Tile::Coordinate& coordinate, PassRefPtr<Tile> tile) in setTile() argument 311 m_tiles.set(coordinate, tile); in setTile() 314 void TiledBackingStore::removeTile(const Tile::Coordinate& coordinate) in removeTile() argument [all …]
|
D | TiledBackingStore.h | 88 void setTile(const Tile::Coordinate& coordinate, PassRefPtr<Tile> tile); 89 void removeTile(const Tile::Coordinate& coordinate);
|
D | Tile.h | 57 const Tile::Coordinate& coordinate() const { return m_coordinate; } in coordinate() function
|
/external/webkit/Source/WebKit2/UIProcess/ |
D | TiledDrawingAreaProxy.cpp | 200 …wingAreaTile> TiledDrawingAreaProxy::createTile(const TiledDrawingAreaTile::Coordinate& coordinate) in createTile() argument 202 RefPtr<TiledDrawingAreaTile> tile = TiledDrawingAreaTile::create(this, coordinate); in createTile() 203 setTile(coordinate, tile); in createTile() 254 tilesToRemove.append(currentTile->coordinate()); in invalidate() 377 removeTile(tilesToRemove[n]->coordinate()); in removeAllTiles() 489 TiledDrawingAreaTile::Coordinate tileCoordinate = it->second->coordinate(); in resizeEdgeTiles() 512 TiledDrawingAreaTile::Coordinate coordinate = it->second->coordinate(); in dropTilesOutsideRect() local 515 toRemove.append(coordinate); in dropTilesOutsideRect() 522 …ngAreaTile> TiledDrawingAreaProxy::tileAt(const TiledDrawingAreaTile::Coordinate& coordinate) const in tileAt() 524 return m_tiles.get(coordinate); in tileAt() [all …]
|
D | TiledDrawingAreaProxy.h | 141 …void setTile(const TiledDrawingAreaTile::Coordinate& coordinate, RefPtr<TiledDrawingAreaTile> tile… 142 void removeTile(const TiledDrawingAreaTile::Coordinate& coordinate);
|
D | TiledDrawingAreaTile.h | 62 const TiledDrawingAreaTile::Coordinate& coordinate() const { return m_coordinate; } in coordinate() function
|
/external/mesa3d/src/glsl/ |
D | lower_texture_projection.cpp | 72 ir->coordinate = new(mem_ctx) ir_expression(ir_binop_mul, in visit_leave() 73 ir->coordinate->type, in visit_leave() 74 ir->coordinate, in visit_leave()
|
D | ir_rvalue_visitor.cpp | 53 handle_rvalue(&ir->coordinate); in visit_leave()
|
D | ir_to_llvm.cpp | 921 llvm::Value * coordinate = llvm_value(ir->coordinate); in visit() local 925 unsigned width = ((llvm::VectorType*)coordinate->getType())->getNumElements(); in visit() 926 llvm::Value * div = llvm::Constant::getNullValue(coordinate->getType()); in visit() 929 coordinate = bld.CreateFDiv(coordinate, div, "texProj"); in visit() 963 result = texCube(bld, coordinate, sampler->location, gglCtx); in visit() 965 result = tex2D(bld, coordinate, sampler->location, gglCtx); in visit()
|
D | ir_clone.cpp | 213 new_tex->coordinate = this->coordinate->clone(mem_ctx, ht); in clone()
|
/external/icu4c/layout/ |
D | GlyphDefinitionTables.h | 65 le_int16 coordinate; member 75 le_int16 coordinate; member
|
/external/qemu/distrib/sdl-1.2.12/src/video/quartz/ |
D | SDL_QuartzWM.m | 150 /* Convert Cocoa screen coordinate to Cocoa window coordinate */ 157 /* Convert Cocoa window coordinate to Cocoa screen coordinate */ 163 /* Convert SDL coordinate to Cocoa coordinate */ 181 /* Convert Cocoa coordinate to SDL coordinate */ 199 /* Convert SDL coordinate to window server (CoreGraphics) coordinate */ 222 /* Convert window server (CoreGraphics) coordinate to SDL coordinate */
|
/external/mesa3d/docs/ |
D | MESA_window_pos.spec | 32 coordinate with the RasterPos command, the modelview matrix, projection 34 desired window coordinate is outside of the window's bounds one must
|
D | MESA_texture_array.spec | 75 coordinate. 134 reflects the fact that the R coordinate is not always used.) 278 "Let s(x,y) be the function that associates an s texture coordinate 742 (2) Should the R texture coordinate be treated as normalized or 751 RE-RESOLVED. The R coordinate is un-normalized. Accessing an array 756 RESOLVED. For 2D array textures the R coordinate is ignored, and 758 array textures the T coordinate is ignored, and the LOD selection
|
/external/mesa3d/docs/OLD/ |
D | MESA_sprite_point.spec | 55 texgen that the r coordinate could be used to select a slice in the 127 vertex window coordinate texture coordinate
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | GeolocationClientQt.cpp | 68 QGeoCoordinate coord = geoPosition.coordinate(); in positionUpdated() 71 bool providesAltitude = (geoPosition.coordinate().type() == QGeoCoordinate::Coordinate3D); in positionUpdated()
|
/external/chromium/chrome/browser/ui/cocoa/ |
D | base_view_unittest.mm | 29 // Convert a rect in |view_|'s Cocoa coordinate system to gfx::Rect's top-left 30 // coordinate system. Repeat the process in reverse and make sure we come out
|
D | new_tab_button.mm | 35 // the entire bounding box. |aPoint| is in the superview's coordinate system.
|
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/mac/ |
D | PluginProxyMac.mm | 41 // so the coordinate system will match the event coordinate system.
|
/external/bluetooth/bluez/compat/ |
D | fakehid.txt | 128 17 uint16 x # Horizontal coordinate 129 19 uint16 y # Vertical coordinate
|
/external/chromium/chrome/browser/userfeedback/proto/ |
D | annotations.proto | 19 // The (0, 0) coordinate is placed in the top-left corner of the image.
|
/external/chromium/chrome/browser/automation/ |
D | testing_automation_provider_mac.mm | 80 // Flip coordinate system. 92 // Move rect to reflect flipped coordinate system.
|
/external/chromium/chrome/browser/ui/ |
D | window_sizer_mac.mm | 30 // Convert coordinate systems. 85 // so we have to translate |ns_rect| to the new coordinate
|
/external/webkit/Examples/NetscapeCoreAnimationMoviePlugin/ |
D | main.m | 226 // Flip the y coordinate 251 // Flip the y coordinate 265 // Flip the y coordinate
|
/external/chromium/webkit/glue/ |
D | webmenurunner_mac.mm | 176 // index to a coordinate that WebKit's PopupMenu expects which uses a 181 // account for the different coordinate system used by NSView.
|