Home
last modified time | relevance | path

Searched defs:stopHeight (Results 1 – 5 of 5) sorted by relevance

/external/libgdx/extensions/gdx-tools/src/com/badlogic/gdx/tiledmappacker/
DTileSetLayout.java62 int stopHeight = image.getHeight() - tileHeight; in TileSetLayout() local
/external/webrtc/webrtc/modules/video_render/windows/
Dvideo_render_direct3d9.cc75 float stopHeight) in SetStreamSettings()
90 float& stopHeight) in GetStreamSettings()
630 float startWidth, startHeight, stopWidth, stopHeight; in UpdateRenderSurface() local
892 float stopHeight) in UpdateVerticeBuffer()
/external/webrtc/webrtc/modules/video_render/mac/
Dvideo_render_agl.cc333 …mSettings(int /*streamId*/, float startWidth, float startHeight, float stopWidth, float stopHeight) in SetStreamSettings()
760 …el(int channel, int zOrder, float startWidth, float startHeight, float stopWidth, float stopHeight) in CreateAGLChannel()
923 …el(int channel, int zOrder, float startWidth, float startHeight, float stopWidth, float stopHeight) in ConfigureAGLChannel()
/external/libgdx/gdx/src/com/badlogic/gdx/maps/tiled/
DTideMapLoader.java182 int stopHeight = texture.getRegionHeight() - tileSizeY; in loadTileSheet() local
DTmxMapLoader.java385 int stopHeight = texture.getRegionHeight() - tileheight; in loadTileSet() local