Home
last modified time | relevance | path

Searched defs:getFrameBufferTexture (Results 1 – 2 of 2) sorted by relevance

/external/libgdx/gdx/src/com/badlogic/gdx/utils/
DScreenUtils.java39 public static TextureRegion getFrameBufferTexture () { in getFrameBufferTexture() method in ScreenUtils
55 public static TextureRegion getFrameBufferTexture (int x, int y, int w, int h) { in getFrameBufferTexture() method in ScreenUtils
/external/libgdx/backends/gdx-backends-gwt/src/com/badlogic/gdx/backends/gwt/emu/com/badlogic/gdx/utils/
DScreenUtils.java42 public static TextureRegion getFrameBufferTexture () { in getFrameBufferTexture() method in ScreenUtils
58 public static TextureRegion getFrameBufferTexture (int x, int y, int w, int h) { in getFrameBufferTexture() method in ScreenUtils