Searched refs:coordinate (Results 1 - 22 of 22) sorted by relevance

/external/icu4c/layout/
H A DGlyphDefinitionTables.h65 le_int16 coordinate; member in struct:CaretValueFormat1Table
75 le_int16 coordinate; member in struct:CaretValueFormat3Table
/external/mesa3d/src/glsl/
H A Dlower_texture_projection.cpp72 ir->coordinate = new(mem_ctx) ir_expression(ir_binop_mul,
73 ir->coordinate->type,
74 ir->coordinate,
H A Dir_rvalue_visitor.cpp53 handle_rvalue(&ir->coordinate);
H A Dir_clone.cpp213 new_tex->coordinate = this->coordinate->clone(mem_ctx, ht);
H A Dir_to_llvm.cpp921 llvm::Value * coordinate = llvm_value(ir->coordinate); local
925 unsigned width = ((llvm::VectorType*)coordinate->getType())->getNumElements();
926 llvm::Value * div = llvm::Constant::getNullValue(coordinate->getType());
929 coordinate = bld.CreateFDiv(coordinate, div, "texProj");
963 result = texCube(bld, coordinate, sampler->location, gglCtx);
965 result = tex2D(bld, coordinate, sampler->location, gglCtx);
H A Dopt_tree_grafting.cpp246 if (do_graft(&ir->coordinate) ||
H A Dir_hv_accept.cpp174 s = this->coordinate->accept(v);
H A Dir_print_visitor.cpp193 ir->coordinate->accept(this);
H A Dir.h1168 * (tex (sampler) (coordinate) (0 0 0) (1) ( ))
1169 * (txb (sampler) (coordinate) (0 0 0) (1) ( ) (bias))
1170 * (txl (sampler) (coordinate) (0 0 0) (1) ( ) (lod))
1171 * (txd (sampler) (coordinate) (0 0 0) (1) ( ) (dPdx dPdy))
1172 * (txf (sampler) (coordinate) (0 0 0) (lod))
1211 /** Texture coordinate to sample */
1212 ir_rvalue *coordinate; member in class:ir_texture
1238 ir_rvalue *dPdx; /**< Partial derivative of coordinate wrt X */
1239 ir_rvalue *dPdy; /**< Partial derivative of coordinate wrt Y */
H A Dir_reader.cpp1037 // Read coordinate (any rvalue)
1039 tex->coordinate = read_rvalue(st, coordinate_expr);
1040 if (tex->coordinate == NULL) {
1041 ir_read_error(st, NULL, "when reading coordinate in (%s ...)",
/external/webkit/Source/WebCore/platform/graphics/
H A DTiledBackingStore.cpp255 Tile::Coordinate coordinate = tilesToCreate[n]; local
256 setTile(coordinate, Tile::create(this, coordinate));
276 Tile::Coordinate tileCoordinate = it->second->coordinate();
294 Tile::Coordinate coordinate = it->second->coordinate(); local
297 toRemove.append(coordinate);
304 PassRefPtr<Tile> TiledBackingStore::tileAt(const Tile::Coordinate& coordinate) const
306 return m_tiles.get(coordinate);
309 void TiledBackingStore::setTile(const Tile::Coordinate& coordinate, PassRefPt argument
314 removeTile(const Tile::Coordinate& coordinate) argument
[all...]
H A DTiledBackingStore.h88 void setTile(const Tile::Coordinate& coordinate, PassRefPtr<Tile> tile);
89 void removeTile(const Tile::Coordinate& coordinate);
H A DTile.h57 const Tile::Coordinate& coordinate() const { return m_coordinate; } function in class:WebCore::Tile
/external/webkit/Source/WebKit2/UIProcess/
H A DTiledDrawingAreaProxy.cpp200 PassRefPtr<TiledDrawingAreaTile> TiledDrawingAreaProxy::createTile(const TiledDrawingAreaTile::Coordinate& coordinate) argument
202 RefPtr<TiledDrawingAreaTile> tile = TiledDrawingAreaTile::create(this, coordinate);
203 setTile(coordinate, tile);
254 tilesToRemove.append(currentTile->coordinate());
377 removeTile(tilesToRemove[n]->coordinate());
489 TiledDrawingAreaTile::Coordinate tileCoordinate = it->second->coordinate();
512 TiledDrawingAreaTile::Coordinate coordinate = it->second->coordinate(); local
515 toRemove.append(coordinate);
522 PassRefPtr<TiledDrawingAreaTile> TiledDrawingAreaProxy::tileAt(const TiledDrawingAreaTile::Coordinate& coordinate) cons
527 setTile(const TiledDrawingAreaTile::Coordinate& coordinate, RefPtr<TiledDrawingAreaTile> tile) argument
533 removeTile(const TiledDrawingAreaTile::Coordinate& coordinate) argument
[all...]
H A DTiledDrawingAreaTile.h62 const TiledDrawingAreaTile::Coordinate& coordinate() const { return m_coordinate; } function in class:WebKit::TiledDrawingAreaTile
H A DTiledDrawingAreaProxy.h141 void setTile(const TiledDrawingAreaTile::Coordinate& coordinate, RefPtr<TiledDrawingAreaTile> tile);
142 void removeTile(const TiledDrawingAreaTile::Coordinate& coordinate);
/external/mesa3d/docs/
H A DMESA_window_pos.spec32 coordinate with the RasterPos command, the modelview matrix, projection
34 desired window coordinate is outside of the window's bounds one must
44 position to a specific window coordinate prior to calling DrawPixels,
97 color, color index and texture coordinate update the current raster
H A DMESA_texture_array.spec75 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
448 texture coordinate, clamped to the range [0, 1]. For texture lookups
450 <q> texture coordinate, clamped to the range [0, 1]. Then the
553 coordinate mappings. The "coordinates used" column indicate the
554 input values used for each coordinate of the texture lookup, the
558 -- Section 3.11.6.2 "TXP: Project coordinate and map to color"
742 (2) Should the R texture coordinate be treated as normalized or
751 RE-RESOLVED. The R coordinate i
[all...]
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DGeolocationClientQt.cpp68 QGeoCoordinate coord = geoPosition.coordinate();
71 bool providesAltitude = (geoPosition.coordinate().type() == QGeoCoordinate::Coordinate3D);
/external/mesa3d/docs/OLD/
H A DMESA_sprite_point.spec46 The lower-left corner has texture coordinate (0,0,r,q).
55 texgen that the r coordinate could be used to select a slice in the
127 vertex window coordinate texture coordinate
135 size. The other vertex attributes (such as the color and fog coordinate)
146 If multiple texture units are present the same texture coordinate is
/external/skia/third_party/glu/libtess/
H A Dalg-outline36 perpendicular to the coordinate axis whose dot product with N
49 when the polygon is projected along the three coordinate axes. We
70 coordinate axes. This helps numerical accuracy by removing a
74 than the original 2D distance. However by choosing the coordinate
79 we are projecting perpendicular to a coordinate axis anyway), the
/external/qemu-pc-bios/vgabios/
H A Dvbe.c133 ; convert offset to (X, Y) coordinate

Completed in 487 milliseconds