Home
last modified time | relevance | path

Searched defs:tileWidth (Results 1 – 10 of 10) sorted by relevance

/external/dng_sdk/source/
Ddng_tile_iterator.cpp126 int32 tileWidth = tile.r - hOffset; in Initialize() local
/external/replicaisland/src/com/replica/replicaisland/
DTiledVertexGrid.java40 public TiledVertexGrid(Texture texture, int width, int height, int tileWidth, int tileHeight) { in TiledVertexGrid()
60 final int tileWidth = mTileWidth; in generateGrid() local
DLevelBuilder.java120 int width, int height, int tileWidth, int tileHeight, TiledWorld world, in addTileMapLayer()
DHotSpotSystem.java146 final float tileWidth = level.getLevelWidth() / mWorld.getWidth(); in getTileCenterWorldPositionX() local
DCollisionSystem.java86 public void initialize(TiledWorld world, int tileWidth, int tileHeight) { in initialize()
631 public void setup(Vector2 movementDirection, int tileWidth, int tileHeight) { in setup()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_mipmap_tree.c87 unsigned tileWidth, tileHeight; in get_texture_image_size() local
108 unsigned tileWidth, tileHeight; in get_texture_image_row_stride() local
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_mipmap_tree.c87 unsigned tileWidth, tileHeight; in get_texture_image_size() local
108 unsigned tileWidth, tileHeight; in get_texture_image_row_stride() local
/external/skia/src/shaders/
DSkPerlinNoiseShader.cpp240 SkScalar tileWidth = SkIntToScalar(fTileSize.width()); in stitch() local
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c1967 const GLint tileWidth = MIN2(tileSize, width - i); in tiled_draw_pixels() local
/external/mesa3d/src/amd/addrlib/core/
Daddrlib.cpp3931 UINT_32 tileWidth = 0; in ComputePrtInfo() local